📄 unitenquirie.dfm
字号:
object frmEnquirie: TfrmEnquirie
Left = 192
Top = 107
Width = 644
Height = 510
BorderIcons = [biSystemMenu, biMinimize]
Caption = #26597#35810#23458#25143#20449#24687
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 GroupBox1: TGroupBox
Left = 24
Top = 8
Width = 497
Height = 113
Caption = #23458#25143#36164#26009#65306
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 40
Width = 56
Height = 13
AutoSize = False
Caption = #20844#21496#32534#21495
end
object Label2: TLabel
Left = 240
Top = 40
Width = 57
Height = 13
AutoSize = False
Caption = #20844#21496#21517#31216
end
object Label3: TLabel
Left = 16
Top = 80
Width = 56
Height = 13
AutoSize = False
Caption = #23458#25143#30005#35805
end
object Label6: TLabel
Left = 240
Top = 80
Width = 65
Height = 17
AutoSize = False
Caption = #23458#25143#31867#22411
end
object Edit1: TEdit
Left = 80
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 304
Top = 32
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 80
Top = 72
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
TabOrder = 2
Text = 'Edit3'
end
object ComboBox2: TComboBox
Left = 304
Top = 76
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ItemHeight = 13
TabOrder = 3
Text = #21451#22909#22411
Items.Strings = (
#21451#22909#22411
#22266#23450#22411
#35874#32477#22411)
end
end
object btnEnquirie: TButton
Left = 552
Top = 48
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 1
OnClick = btnEnquirieClick
end
object btnCancel: TButton
Left = 552
Top = 144
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = btnCancelClick
end
object btnToExcel: TButton
Left = 544
Top = 80
Width = 89
Height = 25
Caption = #23548#20986#21040'Excel'
TabOrder = 3
end
object DBGridEnq: TDBGrid
Left = 24
Top = 200
Width = 497
Height = 265
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
ReadOnly = True
TabOrder = 4
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object btnUpdate: TButton
Left = 552
Top = 272
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 5
OnClick = btnUpdateClick
end
object btnDelete: TButton
Left = 552
Top = 312
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 6
OnClick = btnDeleteClick
end
object btnClose: TButton
Left = 552
Top = 384
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 7
OnClick = btnCloseClick
end
object GroupBox2: TGroupBox
Left = 24
Top = 128
Width = 497
Height = 65
Caption = #25353#29031#23433#35013#26102#38388#65306
TabOrder = 8
object Label4: TLabel
Left = 48
Top = 32
Width = 25
Height = 17
AutoSize = False
Caption = #20174#65306
end
object Label5: TLabel
Left = 208
Top = 32
Width = 33
Height = 17
AutoSize = False
Caption = #21040#65306
end
object DateTimePicker1: TDateTimePicker
Left = 80
Top = 24
Width = 121
Height = 21
CalAlignment = dtaLeft
Date = 39600.5680302315
Time = 39600.5680302315
DateFormat = dfShort
DateMode = dmComboBox
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object DateTimePicker2: TDateTimePicker
Left = 240
Top = 24
Width = 121
Height = 21
CalAlignment = dtaLeft
Date = 39600.5680441551
Time = 39600.5680441551
DateFormat = dfShort
DateMode = dmComboBox
ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
end
object btnEnq: TButton
Left = 552
Top = 16
Width = 75
Height = 25
Caption = #26597#35810#20840#37096
TabOrder = 9
OnClick = btnEnqClick
end
object btnDele: TButton
Left = 552
Top = 112
Width = 75
Height = 25
Caption = #21024#38500'//'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 10
OnClick = btnDeleClick
end
object btnMulDelete: TButton
Left = 552
Top = 352
Width = 75
Height = 25
Caption = #36830#32493#21024#38500
TabOrder = 11
OnClick = btnMulDeleteClick
end
object DataSource1: TDataSource
DataSet = DataModule1.ADOQEnq
Left = 328
Top = 280
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -