about.~dfm
来自「中国移动集群网销售资料录入管理系统。 包含集群网用户录入」· ~DFM 代码 · 共 47 行
~DFM
47 行
object FormAbout: TFormAbout
Left = 152
Top = 131
Width = 696
Height = 480
Caption = #20851#20110#38598#32676#32593#36164#26009#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Memo1: TMemo
Left = 0
Top = 0
Width = 688
Height = 412
Align = alClient
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 412
Width = 688
Height = 41
Align = alBottom
TabOrder = 1
object Button1: TButton
Left = 312
Top = 8
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = Button1Click
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?