u_info.dfm
来自「中控800型号考勤机的自动采集数据程序。能够手动采集」· DFM 代码 · 共 41 行
DFM
41 行
object frm_Info: Tfrm_Info
Left = 192
Top = 182
BorderStyle = bsNone
Caption = 'frm_Info'
ClientHeight = 31
ClientWidth = 552
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 552
Height = 31
Align = alClient
BevelInner = bvLowered
Color = 10417651
TabOrder = 0
object Label1: TLabel
Left = 26
Top = 10
Width = 7
Height = 13
Font.Charset = GB2312_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?