u_status.~dfm
来自「一个很不錯的人事考勤系統,强烈建议大家下載,帶源码,大家可以可以修改!」· ~DFM 代码 · 共 32 行
~DFM
32 行
object F_status: TF_status
Left = 236
Top = 194
BorderIcons = []
BorderStyle = bsSingle
ClientHeight = 86
ClientWidth = 285
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 80
Top = 32
Width = 32
Height = 13
Caption = 'Label1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?