📄 unit6.dfm
字号:
object Form6: TForm6
Left = 197
Top = 107
Width = 690
Height = 504
BorderIcons = [biSystemMenu]
Caption = #25351#23450#23458#25143#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 312
Top = 392
Width = 97
Height = 13
AutoSize = False
Caption = #26597#35810#36215#22987#26085#26399
end
object Label2: TLabel
Left = 312
Top = 432
Width = 89
Height = 13
AutoSize = False
Caption = #26597#35810#32467#26463#26085#26399
end
object DBGrid1: TDBGrid
Left = 0
Top = 8
Width = 681
Height = 329
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object CheckBox1: TCheckBox
Left = 25
Top = 405
Width = 81
Height = 17
Caption = #36873#25321#21697#31867
TabOrder = 1
end
object CheckBox2: TCheckBox
Left = 25
Top = 443
Width = 81
Height = 17
Caption = #20135#21697#21517#31216
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 112
Top = 400
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 3
OnClick = ComboBox1Click
end
object ComboBox2: TComboBox
Left = 112
Top = 440
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 4
end
object DateTimePicker1: TDateTimePicker
Left = 400
Top = 384
Width = 161
Height = 21
CalAlignment = dtaLeft
Date = 38513.9485763889
Time = 38513.9485763889
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 5
end
object DateTimePicker2: TDateTimePicker
Left = 400
Top = 424
Width = 161
Height = 21
CalAlignment = dtaLeft
Date = 38513.9489420486
Time = 38513.9489420486
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 6
end
object Button1: TButton
Left = 592
Top = 380
Width = 73
Height = 29
Caption = #30830#23450
TabOrder = 7
OnClick = Button1Click
end
object CheckBox4: TCheckBox
Left = 26
Top = 361
Width = 81
Height = 17
Caption = #36873#25321#21378#23478
TabOrder = 8
end
object ComboBox4: TComboBox
Left = 112
Top = 356
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 9
OnClick = ComboBox4Click
end
object Button2: TButton
Left = 592
Top = 431
Width = 75
Height = 28
Caption = #36864#20986
TabOrder = 10
OnClick = Button2Click
end
object ADOQuery1: TADOQuery
Connection = conn_query
Parameters = <>
Left = 368
Top = 352
end
object conn_query: TADOConnection
LoginPrompt = False
Left = 328
Top = 352
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 408
Top = 352
end
object ADOQuery2: TADOQuery
Connection = conn_query
Parameters = <>
Left = 448
Top = 352
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -