📄 unit6.dfm
字号:
object Form6: TForm6
Left = 137
Top = 123
Width = 454
Height = 349
BorderIcons = [biSystemMenu]
Caption = #28155#21152#25110#21024#38500#22270#20070
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 = 8
Top = 16
Width = 60
Height = 13
Caption = #22270#20070#21015#34920#65306
end
object Label2: TLabel
Left = 232
Top = 16
Width = 48
Height = 13
Caption = #28155#21152#22270#20070
end
object Label3: TLabel
Left = 232
Top = 40
Width = 60
Height = 13
Caption = #22270#20070#32534#21495#65306
end
object Label4: TLabel
Left = 232
Top = 80
Width = 48
Height = 13
Caption = #22270#20070#21517#65306
end
object Label5: TLabel
Left = 232
Top = 120
Width = 60
Height = 13
Caption = #22270#20070#25968#37327#65306
end
object Label6: TLabel
Left = 232
Top = 160
Width = 60
Height = 13
Caption = #22270#20070#20316#32773#65306
end
object ListBox1: TListBox
Left = 8
Top = 40
Width = 217
Height = 265
ItemHeight = 13
TabOrder = 0
end
object Button1: TButton
Left = 232
Top = 248
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 1
OnClick = Button1Click
end
object Edit1: TEdit
Left = 296
Top = 32
Width = 121
Height = 21
TabOrder = 2
end
object Edit2: TEdit
Left = 296
Top = 72
Width = 121
Height = 21
TabOrder = 3
end
object Edit3: TEdit
Left = 296
Top = 112
Width = 121
Height = 21
TabOrder = 4
end
object Edit4: TEdit
Left = 296
Top = 152
Width = 121
Height = 21
TabOrder = 5
end
object Button2: TButton
Left = 232
Top = 200
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 344
Top = 224
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 7
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -