📄 forrep.dfm
字号:
object forrepfrm: Tforrepfrm
Left = 259
Top = 223
Width = 249
Height = 178
Caption = #24037#36164#25253#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 24
Width = 57
Height = 13
AutoSize = False
Caption = #21496#26426#32534#21495
end
object Label2: TLabel
Left = 8
Top = 64
Width = 57
Height = 13
AutoSize = False
Caption = #26376#20221#32534#21495
end
object ComboBox1: TComboBox
Left = 72
Top = 24
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
end
object ComboBox2: TComboBox
Left = 72
Top = 64
Width = 145
Height = 21
ItemHeight = 13
TabOrder = 1
Text = 'ComboBox2'
end
object look_btn: TButton
Left = 40
Top = 104
Width = 75
Height = 25
Caption = #26597#30475#25253#34920
TabOrder = 2
OnClick = look_btnClick
end
object cancel_btn: TButton
Left = 136
Top = 104
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = cancel_btnClick
end
object ADOQuery1: TADOQuery
Connection = mainfrm.ADOConnection1
Parameters = <>
Left = 56
end
object ADOQuery2: TADOQuery
Connection = mainfrm.ADOConnection1
Parameters = <>
Left = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -