unit1.~dfm
来自「Delphi函数参考大全的CD」· ~DFM 代码 · 共 40 行
~DFM
40 行
object Form1: TForm1
Left = 192
Top = 113
Width = 335
Height = 131
Caption = 'RegisterConversionFamily'#20989#25968
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 Label1: TLabel
Left = 40
Top = 24
Width = 209
Height = 13
AutoSize = False
Caption = #21482#23450#20041#35745#37327#21333#20301#65292#27809#26377#26174#31034#25928#26524
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 240
Top = 64
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?