📄 unit5.~dfm
字号:
object FormFWXXXG: TFormFWXXXG
Left = 736
Top = 67
Width = 313
Height = 315
Caption = #25151#23627#20462#25913#31383#20307
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 305
Height = 241
Align = alTop
Color = clSkyBlue
TabOrder = 0
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 289
Height = 225
Caption = #35831#36755#20837#20462#25913#20449#24687
TabOrder = 0
object Label8: TLabel
Left = 24
Top = 128
Width = 56
Height = 13
Caption = #38271#31199#20215#65306
end
object Label7: TLabel
Left = 160
Top = 96
Width = 56
Height = 13
Caption = #30701#31199#20215#65306
end
object Label6: TLabel
Left = 16
Top = 152
Width = 70
Height = 13
Caption = #25151#23627#37197#22791#65306
end
object Label5: TLabel
Left = 16
Top = 96
Width = 70
Height = 13
Caption = #24314#25151#26085#26399#65306
end
object Label4: TLabel
Left = 160
Top = 64
Width = 70
Height = 13
Caption = #27004#23618#39640#24230#65306
end
object Label3: TLabel
Left = 16
Top = 64
Width = 70
Height = 13
Caption = #25151#23627#22823#23567#65306
end
object Label2: TLabel
Left = 160
Top = 24
Width = 70
Height = 13
Caption = #25151#23627#31867#21035#65306
end
object Label1: TLabel
Left = 16
Top = 24
Width = 70
Height = 13
Caption = #25151#23627#32534#21495#65306
end
object Label9: TLabel
Left = 80
Top = 24
Width = 32
Height = 13
Caption = 'Label9'
end
object Label10: TLabel
Left = 224
Top = 24
Width = 38
Height = 13
Caption = 'Label10'
end
object Memo1: TMemo
Left = 80
Top = 152
Width = 201
Height = 65
Lines.Strings = (
'Memo1')
TabOrder = 0
end
object Edit7: TEdit
Left = 80
Top = 120
Width = 73
Height = 21
TabOrder = 1
Text = 'Edit5'
end
object Edit6: TEdit
Left = 208
Top = 88
Width = 73
Height = 21
TabOrder = 2
Text = 'Edit5'
end
object Edit5: TEdit
Left = 80
Top = 88
Width = 73
Height = 21
TabOrder = 3
Text = 'Edit5'
end
object Edit4: TEdit
Left = 224
Top = 56
Width = 49
Height = 21
TabOrder = 4
Text = 'Edit4'
end
object Edit3: TEdit
Left = 80
Top = 56
Width = 73
Height = 21
TabOrder = 5
Text = 'Edit3'
end
end
end
object Panel2: TPanel
Left = 0
Top = 241
Width = 305
Height = 40
Align = alTop
Color = clSkyBlue
TabOrder = 1
object BitBtn2: TBitBtn
Left = 56
Top = 8
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 0
OnClick = BitBtn2Click
Kind = bkOK
end
object BitBtn3: TBitBtn
Left = 184
Top = 8
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
OnClick = BitBtn3Click
Kind = bkCancel
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -