📄 unit2.~dfm
字号:
object Form2: TForm2
Left = 307
Top = 184
Width = 474
Height = 332
BorderIcons = [biSystemMenu]
Caption = #35835#32773#26597#35810
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 Label5: TLabel
Left = 8
Top = 8
Width = 32
Height = 13
Caption = 'Label5'
Visible = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 24
Width = 201
Height = 113
Caption = #35835#32773#20449#24687#65293#30331#24405
TabOrder = 0
object Label2: TLabel
Left = 8
Top = 24
Width = 60
Height = 13
Caption = #35835#32773#26465#30721#65306
end
object Label1: TLabel
Left = 8
Top = 56
Width = 60
Height = 13
Caption = #35835#32773#21475#20196#65306
end
object Edit1: TEdit
Left = 72
Top = 16
Width = 121
Height = 21
TabOrder = 0
end
object Edit2: TEdit
Left = 72
Top = 48
Width = 121
Height = 21
TabOrder = 1
end
object Button1: TButton
Left = 8
Top = 80
Width = 57
Height = 25
Caption = #30331#24405
TabOrder = 2
end
object Button2: TButton
Left = 72
Top = 80
Width = 57
Height = 25
Caption = #37325#20889
TabOrder = 3
OnClick = Button2Click
end
object Button6: TButton
Left = 136
Top = 80
Width = 59
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button6Click
end
end
object GroupBox2: TGroupBox
Left = 232
Top = 32
Width = 225
Height = 265
Caption = #25152#20511#22270#20070
TabOrder = 1
object ListBox1: TListBox
Left = 8
Top = 16
Width = 209
Height = 241
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 8
Top = 144
Width = 145
Height = 153
Caption = #20070#30446#26816#32034#65306
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 24
Width = 60
Height = 13
Caption = #25353#20851#38190#23383#65306
end
object Label4: TLabel
Left = 8
Top = 48
Width = 60
Height = 13
Caption = #25628#32034#32467#26524#65306
end
object Edit3: TEdit
Left = 64
Top = 16
Width = 73
Height = 21
TabOrder = 0
end
object ListBox2: TListBox
Left = 8
Top = 64
Width = 129
Height = 81
ItemHeight = 13
TabOrder = 1
end
end
object Button3: TButton
Left = 160
Top = 168
Width = 65
Height = 25
Caption = #20511#38405
TabOrder = 3
end
object Button4: TButton
Left = 160
Top = 216
Width = 65
Height = 25
Caption = #24402#36824
TabOrder = 4
end
object Button5: TButton
Left = 160
Top = 264
Width = 65
Height = 25
Caption = #32493#20511
TabOrder = 5
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -