📄 fmclientmain.dfm
字号:
object Form1: TForm1
Left = 252
Top = 124
Width = 495
Height = 355
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 16
object Memo1: TMemo
Left = 0
Top = 0
Width = 487
Height = 199
Align = alTop
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 41
Top = 211
Width = 97
Height = 33
Caption = 'Factory'
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 146
Top = 211
Width = 97
Height = 33
Caption = 'Facade'
TabOrder = 2
OnClick = BitBtn2Click
end
object BitBtn3: TBitBtn
Left = 252
Top = 211
Width = 97
Height = 33
TabOrder = 3
Kind = bkClose
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -