unit7.~dfm
来自「1、 图形设计:静态、移动、睡觉时的形态」· ~DFM 代码 · 共 60 行
~DFM
60 行
object Form7: TForm7
Left = 426
Top = 234
Width = 332
Height = 284
Caption = #25265#27465
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 = 56
Width = 289
Height = 25
AutoSize = False
Caption = #25265#27465#65292#24744#30340#29399#29399#34987#24744#20859#27515#20102
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -18
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 72
Top = 104
Width = 169
Height = 25
AutoSize = False
Caption = #37325#26032#39046#20859#19968#21482#21543
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 96
Top = 168
Width = 129
Height = 41
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Button1Click
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?