📄 uquery.dfm
字号:
object fmquery1: Tfmquery1
Left = 261
Top = 224
BorderStyle = bsDialog
Caption = #26597#35810#30028#38754
ClientHeight = 272
ClientWidth = 617
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnActivate = FormActivate
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 212
Top = 16
Width = 192
Height = 33
Caption = #25968#25454#26597#35810#30028#38754
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -32
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label2: TLabel
Left = 156
Top = 100
Width = 110
Height = 21
Caption = #36873#25321#26376#20221#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -21
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 284
Top = 97
Width = 177
Height = 27
Style = csDropDownList
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ItemHeight = 19
ParentFont = False
TabOrder = 0
Items.Strings = (
'1 '#26376
'2 '#26376
'3 '#26376
'4 '#26376
'5 '#26376
'6 '#26376
'7 '#26376
'8 '#26376
'9 '#26376
'10'#26376
'11'#26376
'12'#26376
#25152#26377#26376)
end
object BitBtn1: TBitBtn
Left = 153
Top = 181
Width = 110
Height = 40
Caption = #26597' '#35810
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 353
Top = 181
Width = 110
Height = 40
Caption = #36864' '#20986
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -19
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = BitBtn2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -