?? get.dfm
字號:
object MainForm: TMainForm
Left = 192
Top = 107
Width = 284
Height = 220
Caption = #21462#25991#20214#20013#30340#23454#20307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 257
Height = 177
BevelOuter = bvLowered
TabOrder = 0
object openfile: TButton
Left = 80
Top = 64
Width = 97
Height = 41
Caption = #25171#24320#25991#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = openfileClick
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -