unit1.dfm
来自「源代码中有相关说明,动态连接库中函数说明: delphi95.txt文件中.」· DFM 代码 · 共 34 行
DFM
34 行
object Form1: TForm1
Left = 302
Top = 180
Caption = 'Form1'
ClientHeight = 173
ClientWidth = 270
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 BitBtn1: TBitBtn
Left = 136
Top = 72
Width = 89
Height = 25
Caption = #27979#35797'IC'#21345#35835#20889#22120
TabOrder = 0
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 144
Top = 112
Width = 75
Height = 25
TabOrder = 1
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?