📄 unit2.dfm
字号:
object FormArr: TFormArr
Left = 560
Top = 142
Width = 252
Height = 356
Caption = #23646#24615#31383#21475
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 TabControl1: TTabControl
Left = 0
Top = 0
Width = 244
Height = 322
Align = alClient
TabOrder = 0
Tabs.Strings = (
#24120#35268)
TabIndex = 0
object Label1: TLabel
Left = 25
Top = 96
Width = 41
Height = 17
AutoSize = False
Caption = #22823#23567#65306
end
object Image1: TImage
Left = 25
Top = 32
Width = 49
Height = 41
end
object Label2: TLabel
Left = 96
Top = 96
Width = 97
Height = 17
AutoSize = False
end
object Label3: TLabel
Left = 25
Top = 128
Width = 65
Height = 13
AutoSize = False
Caption = #20462#25913#26102#38388#65306
end
object Label4: TLabel
Left = 96
Top = 128
Width = 105
Height = 13
AutoSize = False
end
object Label5: TLabel
Left = 24
Top = 160
Width = 33
Height = 13
AutoSize = False
Caption = #20301#32622#65306
end
object Label6: TLabel
Left = 80
Top = 160
Width = 3
Height = 13
WordWrap = True
end
object Edit1: TEdit
Left = 96
Top = 48
Width = 113
Height = 21
TabOrder = 0
end
object RadioGroup1: TRadioGroup
Left = 24
Top = 200
Width = 201
Height = 81
Caption = #23646#24615
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 56
Top = 216
Width = 49
Height = 17
Caption = #21482#35835
TabOrder = 2
end
object CheckBox2: TCheckBox
Left = 136
Top = 216
Width = 57
Height = 17
Caption = #23384#26723
TabOrder = 3
end
object CheckBox3: TCheckBox
Left = 56
Top = 248
Width = 65
Height = 17
Caption = #30446#24405
TabOrder = 4
end
object CheckBox4: TCheckBox
Left = 136
Top = 248
Width = 73
Height = 17
Caption = #38544#34255
TabOrder = 5
end
object Button1: TButton
Left = 80
Top = 288
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 6
OnClick = Button1Click
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -