login.dfm
来自「Raize控件包的安装路径为D:Program Files(一定要安装到正确位置」· DFM 代码 · 共 25 行
DFM
25 行
object Form4: TForm4
Left = 272
Top = 220
BorderStyle = bsNone
Caption = 'Form4'
ClientHeight = 281
ClientWidth = 397
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 = 40
Top = 16
Width = 321
Height = 209
Caption = 'Label1'
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?