📄 fmmain.dfm
字号:
object Form1: TForm1
Left = 298
Top = 243
Width = 585
Height = 256
Caption = 'Form1'
Color = clBtnFace
Font.Charset = CHINESEBIG5_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #26032#32048#26126#39636
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 120
TextHeight = 20
object LabeledEdit1: TLabeledEdit
Left = 24
Top = 40
Width = 401
Height = 28
EditLabel.Width = 97
EditLabel.Height = 20
EditLabel.Caption = 'LabeledEdit1'
TabOrder = 0
end
object LabeledEdit2: TLabeledEdit
Left = 24
Top = 104
Width = 401
Height = 28
EditLabel.Width = 97
EditLabel.Height = 20
EditLabel.Caption = 'LabeledEdit1'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 48
Top = 160
Width = 161
Height = 49
Caption = 'IController'
TabOrder = 2
OnClick = BitBtn1Click
Kind = bkAll
end
object BitBtn3: TBitBtn
Left = 368
Top = 160
Width = 161
Height = 49
TabOrder = 3
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -