📄 autoform.dfm
字号:
object MainForm: TMainForm
Left = 199
Top = 185
BorderStyle = bsSingle
Caption = #33258#21160#21270#25511#21046#22120
ClientHeight = 178
ClientWidth = 445
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 433
Height = 169
BevelInner = bvLowered
BevelWidth = 3
TabOrder = 6
end
object CreateButton: TButton
Left = 24
Top = 32
Width = 177
Height = 25
Caption = #26032#24314'OLE'#26381#21153#22120
TabOrder = 0
OnClick = CreateButtonClick
end
object AddTextButton: TButton
Left = 232
Top = 32
Width = 177
Height = 25
Caption = #21521'OLE'#26381#21153#22120#28155#21152#25991#26412
TabOrder = 1
OnClick = AddTextButtonClick
end
object TileButton: TButton
Left = 24
Top = 88
Width = 177
Height = 25
Caption = 'OLE'#26381#21153#22120#27700#24179#24179#38138#26174#31034
TabOrder = 2
OnClick = TileButtonClick
end
object CascadeButton: TButton
Left = 232
Top = 88
Width = 177
Height = 25
Caption = 'OLE'#26381#21153#22120#32423#32852#26174#31034
TabOrder = 3
OnClick = CascadeButtonClick
end
object CloseButton: TButton
Left = 24
Top = 136
Width = 177
Height = 25
Caption = #20851#38381'OLE'#26381#21153#22120
TabOrder = 4
OnClick = CloseButtonClick
end
object ExitButton: TButton
Left = 232
Top = 136
Width = 177
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = ExitButtonClick
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -