📄 infoquery.dfm
字号:
object InfoQueryForm: TInfoQueryForm
Left = 192
Top = 114
Width = 416
Height = 319
Caption = #20449#24687#26597#35810
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 10
Top = 66
Width = 63
Height = 13
AutoSize = False
Caption = #26597#35810#32467#26524
end
object Label3: TLabel
Left = 257
Top = 65
Width = 56
Height = 13
AutoSize = False
Caption = #20154#21592#31867#22411
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 385
Height = 49
Caption = #26597#35810#26465#20214
TabOrder = 0
object Label2: TLabel
Left = 16
Top = 20
Width = 33
Height = 13
AutoSize = False
Caption = #26465#20214
end
object Label5: TLabel
Left = 182
Top = 20
Width = 67
Height = 13
AutoSize = False
Caption = #26465#20214#31867#22411
end
object Edit1: TEdit
Left = 56
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object ComboBox1: TComboBox
Left = 240
Top = 16
Width = 137
Height = 21
ItemHeight = 13
TabOrder = 1
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 88
Width = 385
Height = 185
DataSource = DataModule.InforQueryDS
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 160
Top = 60
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 2
OnClick = Button1Click
end
object ComboBox2: TComboBox
Left = 313
Top = 61
Width = 81
Height = 21
ItemHeight = 13
ItemIndex = 0
TabOrder = 3
Text = #31649#29702#21592
OnChange = ComboBox2Change
Items.Strings = (
#31649#29702#21592
#35835#32773)
end
object Button2: TButton
Left = 80
Top = 60
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 240
Top = 60
Width = 75
Height = 25
Caption = #32493#20511
TabOrder = 5
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -