📄 unit1.dfm
字号:
object dialog: Tdialog
Left = 215
Top = 188
BorderStyle = bsSingle
Caption = 'dialog'
ClientHeight = 213
ClientWidth = 373
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 8
Width = 233
Height = 57
AutoSize = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 56
Top = 70
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 6
TabOrder = 0
end
object Button2: TButton
Left = 152
Top = 71
Width = 75
Height = 25
Caption = #21462#28040
ModalResult = 7
TabOrder = 1
end
object XPManifest1: TXPManifest
Left = 240
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -