📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 747
Top = 197
Width = 979
Height = 563
Caption = 'Form1'
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 = 64
Top = 24
Width = 57
Height = 33
Caption = 'Label1'
end
object Label2: TLabel
Left = 64
Top = 64
Width = 73
Height = 41
Caption = 'Label2'
end
object Label3: TLabel
Left = 56
Top = 120
Width = 57
Height = 41
Caption = 'Label3'
end
object Label4: TLabel
Left = 56
Top = 192
Width = 57
Height = 41
Caption = 'Label4'
end
object Label5: TLabel
Left = 56
Top = 248
Width = 41
Height = 33
Caption = 'Label5'
end
object Label6: TLabel
Left = 56
Top = 304
Width = 57
Height = 33
Caption = 'Label6'
end
object xie: TLabel
Left = 56
Top = 352
Width = 33
Height = 13
Caption = 'xie'
end
object jing: TLabel
Left = 64
Top = 384
Width = 16
Height = 13
Caption = 'jing'
end
object ji: TLabel
Left = 152
Top = 32
Width = 8
Height = 24
Caption = 'ji'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object yan: TLabel
Left = 152
Top = 80
Width = 25
Height = 20
Caption = 'yan'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 472
Top = 112
Width = 81
Height = 33
Caption = 'Button1'
TabOrder = 0
end
object money: TStaticText
Left = 384
Top = 40
Width = 35
Height = 17
Caption = 'money'
TabOrder = 1
end
object ming: TStaticText
Left = 384
Top = 72
Width = 41
Height = 17
Caption = 'ming'
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -