unit1.~dfm
来自「考勤 工资管理小软件 不是很好哈 大家可以参考下」· ~DFM 代码 · 共 34 行
~DFM
34 行
object Form1: TForm1
Left = 192
Top = 114
BorderStyle = bsNone
Caption = 'Form1'
ClientHeight = 226
ClientWidth = 531
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 160
Top = 96
Width = 193
Height = 25
AutoSize = False
Caption = #20154#20107#24037#36164#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?