unit1.dfm
来自「本光盘是《Delphi 7应用教程》一书的配套光盘」· DFM 代码 · 共 28 行
DFM
28 行
object Form1: TForm1
Left = 192
Top = 114
Width = 209
Height = 133
Caption = #26174#31034#24748#20572#25991#23383
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 56
Top = 56
Width = 81
Height = 25
Hint = #21333#20987#23558#25171#24320#19968#24352#22270#29255
Caption = #25171#24320
ParentShowHint = False
ShowHint = True
TabOrder = 0
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?