Unit2.dfm
资源名称:xiaobai.rar [点击查看]
上传用户:autowell
上传日期:2022-06-21
资源大小:16754k
文件大小:2k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form2: TForm2
- Left = 253
- Top = 170
- Width = 696
- Height = 480
- Caption = 'Form2'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsMDIChild
- OldCreateOrder = False
- Position = poDefault
- Visible = True
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 56
- Top = 32
- Width = 233
- Height = 41
- AutoSize = False
- Caption = #36873#25321#29992#25143#36523#20221
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -32
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RadioButton1: TRadioButton
- Left = 360
- Top = 40
- Width = 113
- Height = 17
- Caption = #31649#29702#21592
- TabOrder = 0
- end
- object RadioButton2: TRadioButton
- Left = 360
- Top = 80
- Width = 113
- Height = 17
- Caption = #23398#29983
- TabOrder = 1
- end
- object Button1: TButton
- Left = 152
- Top = 312
- Width = 75
- Height = 25
- Caption = #30830#23450
- TabOrder = 2
- end
- object Button2: TButton
- Left = 320
- Top = 312
- Width = 75
- Height = 25
- Caption = #36864#20986
- TabOrder = 3
- end
- object GroupBox1: TGroupBox
- Left = 176
- Top = 160
- Width = 329
- Height = 113
- Caption = #29992#25143#21517#21644#23494#30721
- TabOrder = 4
- object Label2: TLabel
- Left = 32
- Top = 24
- Width = 36
- Height = 13
- Caption = #29992#25143#21517
- end
- object Label5: TLabel
- Left = 32
- Top = 64
- Width = 33
- Height = 13
- Caption = #23494' '#30721
- end
- object Edit3: TEdit
- Left = 160
- Top = 24
- Width = 121
- Height = 21
- TabOrder = 0
- end
- object Edit4: TEdit
- Left = 160
- Top = 72
- Width = 121
- Height = 21
- TabOrder = 1
- end
- end
- object ADOConnection1: TADOConnection
- Provider = 'Microsoft.Jet.OLEDB.4.0'
- Left = 48
- Top = 96
- end
- object ADOQuery1: TADOQuery
- Parameters = <>
- Left = 112
- Top = 96
- end
- end