📄 main.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 619
Height = 452
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 GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 611
Height = 129
Align = alTop
Caption = #25913#35722' Lebel '#20301#32622
TabOrder = 0
object LabeledEdit1: TLabeledEdit
Left = 232
Top = 36
Width = 121
Height = 21
EditLabel.Width = 62
EditLabel.Height = 13
EditLabel.Caption = 'LabeledEdit1'
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
Text = #25913#35722' Label '#30340#20301#32622#21908
end
object BitBtn1: TBitBtn
Left = 208
Top = 88
Width = 177
Height = 25
Caption = #25913#35722'LabeledEdit1'#30340'label'#20301#32622
TabOrder = 1
OnClick = BitBtn1Click
end
end
object GroupBox2: TGroupBox
Left = 0
Top = 129
Width = 611
Height = 175
Align = alClient
Caption = #25913#35722' Label '#20197#21450' Edit '#30340#20839#23481
TabOrder = 1
object BitBtn2: TBitBtn
Left = 158
Top = 56
Width = 107
Height = 25
Caption = #25913#35722' Label '#20839#23481
TabOrder = 0
OnClick = BitBtn2Click
end
object LabeledEdit2: TLabeledEdit
Left = 24
Top = 56
Width = 121
Height = 21
EditLabel.Width = 52
EditLabel.Height = 13
EditLabel.Caption = #25105#26371#25913#35722
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -13
EditLabel.Font.Name = #26032#32048#26126#39636
EditLabel.Font.Style = []
EditLabel.ParentFont = False
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
Text = #25913#35722' Label '#20839#23481
end
object LabeledEdit3: TLabeledEdit
Left = 24
Top = 108
Width = 121
Height = 21
EditLabel.Width = 77
EditLabel.Height = 13
EditLabel.Caption = #25913#35722' Edit '#20839#23481
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -13
EditLabel.Font.Name = #26032#32048#26126#39636
EditLabel.Font.Style = []
EditLabel.ParentFont = False
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 2
Text = #25105#26371#25913#35722
end
object BitBtn3: TBitBtn
Left = 160
Top = 112
Width = 105
Height = 25
Caption = #25913#35722' Edit '#20839#23481
TabOrder = 3
OnClick = BitBtn3Click
end
end
object GroupBox3: TGroupBox
Left = 0
Top = 304
Width = 611
Height = 121
Align = alBottom
Caption = 'GroupBox3'
TabOrder = 2
object Label1: TLabel
Left = 24
Top = 80
Width = 5
Height = 19
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object BitBtn4: TBitBtn
Left = 512
Top = 40
Width = 75
Height = 25
Caption = #36865#20986#36039#26009
Enabled = False
TabOrder = 0
OnClick = BitBtn4Click
end
object LabeledEdit4: TLabeledEdit
Left = 24
Top = 40
Width = 473
Height = 21
EditLabel.Width = 65
EditLabel.Height = 13
EditLabel.Caption = #35531#36664#20837#36039#26009
EditLabel.Font.Charset = ANSI_CHARSET
EditLabel.Font.Color = clWindowText
EditLabel.Font.Height = -13
EditLabel.Font.Name = #26032#32048#26126#39636
EditLabel.Font.Style = []
EditLabel.ParentFont = False
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
OnChange = LabeledEdit4Change
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -