📄 ucombinationquery.dfm
字号:
object Form_CombinationQuery: TForm_CombinationQuery
Left = 311
Top = 200
BorderStyle = bsDialog
Caption = #32452#21512#26597#35810
ClientHeight = 255
ClientWidth = 356
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SpeedButton2: TSpeedButton
Left = 256
Top = 232
Width = 89
Height = 28
Caption = #30830#23450
Flat = True
OnClick = SpeedButton2Click
end
object Label4: TLabel
Left = 360
Top = 8
Width = 65
Height = 13
AutoSize = False
Caption = #23383#27573#21015#34920
Visible = False
end
object Label5: TLabel
Left = 0
Top = 264
Width = 129
Height = 13
AutoSize = False
Caption = #65331#65329#65324#12288#35821#21477#21015#34920
Visible = False
end
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 353
Height = 225
Caption = #26465#20214
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 168
Width = 145
Height = 13
AutoSize = False
Caption = #36873#20013#21015#34920#20869#20107#20214#65292#28857#20987
end
object SpeedButton1: TSpeedButton
Left = 136
Top = 164
Width = 41
Height = 20
Caption = #21024#38500
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton1Click
end
object Label2: TLabel
Left = 184
Top = 168
Width = 145
Height = 13
AutoSize = False
Caption = #36873#20013#39033#30446#21452#20987#21487#20197#32534#36753
end
object Label3: TLabel
Left = 8
Top = 200
Width = 33
Height = 13
AutoSize = False
Caption = #22686#21152
end
object SpeedButton3: TSpeedButton
Left = 296
Top = 198
Width = 49
Height = 21
Caption = #22686#21152
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
OnClick = SpeedButton3Click
end
object ShowListBox: TListBox
Left = 1
Top = 14
Width = 351
Height = 146
Align = alTop
ItemHeight = 13
TabOrder = 0
OnClick = ShowListBoxClick
end
object ComboBox1: TComboBox
Left = 40
Top = 198
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox1'
OnClick = ComboBox1Click
end
object ComboBox2: TComboBox
Left = 120
Top = 198
Width = 73
Height = 21
ItemHeight = 13
TabOrder = 2
Text = 'ComboBox2'
end
object Edit1: TEdit
Left = 208
Top = 198
Width = 89
Height = 19
TabOrder = 3
Text = 'Edit1'
OnKeyPress = Edit1KeyPress
end
end
object SQLListBox: TListBox
Left = 0
Top = 280
Width = 353
Height = 97
ItemHeight = 13
TabOrder = 1
Visible = False
end
object edit2: TEdit
Left = 0
Top = 232
Width = 113
Height = 21
TabOrder = 2
Text = #40664#35748#23383#27573
Visible = False
end
object FieldListBox: TListBox
Left = 360
Top = 24
Width = 169
Height = 353
ItemHeight = 13
TabOrder = 3
Visible = False
end
object Edit3: TEdit
Left = 0
Top = 384
Width = 529
Height = 21
TabOrder = 4
Text = #26368#21518#29983#25104#30340#65331#65329#65324#35821#21477
Visible = False
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -