📄 unit4.~dfm
字号:
object Form4: TForm4
Left = 307
Top = 224
Width = 443
Height = 317
Caption = 'Form4'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 16
Width = 3
Height = 13
Caption = ' '
end
object Label2: TLabel
Left = 96
Top = 24
Width = 32
Height = 13
Caption = 'Label2'
end
object GroupBox1: TGroupBox
Left = 240
Top = 8
Width = 185
Height = 65
Caption = #26597#35810#20869#23481
TabOrder = 0
object ComboBox1: TComboBox
Left = 32
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Items.Strings = (
#30005#34920
#27700#34920
#29028#27668#34920
#25152#26377)
end
end
object RadioGroup2: TRadioGroup
Left = 0
Top = 8
Width = 241
Height = 121
Caption = #26597#35810#26102#38388
Items.Strings = (
#21382#21490#35760#24405
#24403#21069#35760#24405
#25152#26377#35760#24405)
TabOrder = 1
end
object StaticText1: TStaticText
Left = 96
Top = 24
Width = 55
Height = 17
Caption = #36215#22987#26102#38388':'
TabOrder = 2
end
object StaticText2: TStaticText
Left = 96
Top = 48
Width = 55
Height = 17
Caption = #25130#27490#26102#38388':'
TabOrder = 3
end
object Edit1: TEdit
Left = 152
Top = 16
Width = 81
Height = 21
TabOrder = 4
end
object Edit2: TEdit
Left = 152
Top = 40
Width = 81
Height = 21
TabOrder = 5
end
object GroupBox2: TGroupBox
Left = 0
Top = 136
Width = 433
Height = 137
Caption = #26597#35810#20449#24687
TabOrder = 6
object DBGrid1: TDBGrid
Left = 0
Top = 16
Width = 433
Height = 120
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Button1: TButton
Left = 352
Top = 104
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 7
OnClick = Button1Click
end
object ADOQuery1: TADOQuery
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security In' +
'fo=False;Initial Catalog='#23567#21306#25220#34920#31995#32479
Parameters = <>
Left = 264
Top = 96
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 304
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -