about.~dfm
来自「视频的捕获和传输,可以用于远程传输 公司管理 网吧操作」· ~DFM 代码 · 共 71 行
~DFM
71 行
object AboutForm: TAboutForm
Left = 478
Top = 263
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 151
ClientWidth = 249
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 = 24
Top = 16
Width = 121
Height = 13
AutoSize = False
Caption = #35270#39057#25429#33719#20256#36755#36719#20214
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 40
Width = 97
Height = 13
AutoSize = False
Caption = #20316#32773#65306' Realfei83'
end
object Label3: TLabel
Left = 24
Top = 64
Width = 193
Height = 13
AutoSize = False
Caption = 'EMail '#65306'realfei83@yahoo.com.cn'
end
object Label4: TLabel
Left = 24
Top = 88
Width = 113
Height = 13
AutoSize = False
Caption = 'QQ'#65306'270910127'
end
object bitbtnClose: TBitBtn
Left = 88
Top = 112
Width = 73
Height = 25
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = bitbtnCloseClick
Kind = bkOK
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?