📄 unit1.dfm
字号:
object Form1: TForm1
Left = 193
Top = 103
Width = 470
Height = 224
Caption = 'Form1'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 462
Height = 197
ActivePage = TabSheet3
Align = alClient
TabIndex = 2
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #19968#20010#25991#20214#21387#32553
object LabeledEdit1: TLabeledEdit
Left = 58
Top = 29
Width = 343
Height = 20
EditLabel.Width = 48
EditLabel.Height = 12
EditLabel.Caption = #25991#20214#21517#65306
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
end
object Button1: TButton
Left = 405
Top = 28
Width = 33
Height = 21
Caption = '...'
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 168
Top = 96
Width = 75
Height = 25
Caption = #24320#22987#21387#32553
TabOrder = 2
OnClick = Button2Click
end
end
object TabSheet2: TTabSheet
Caption = #22810#20010#25991#20214#21387#32553
ImageIndex = 1
object Label1: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = #25991#20214#21015#34920
end
object ListBox1: TListBox
Left = 8
Top = 24
Width = 361
Height = 137
ItemHeight = 12
TabOrder = 0
end
object Button3: TButton
Left = 376
Top = 24
Width = 75
Height = 25
Caption = #28165#38500#21015#34920
TabOrder = 1
OnClick = Button3Click
end
object Button4: TButton
Left = 376
Top = 55
Width = 75
Height = 25
Caption = #21152#20837#25991#20214
TabOrder = 2
OnClick = Button4Click
end
object Button5: TButton
Left = 377
Top = 87
Width = 75
Height = 25
Caption = #24320#22987#21387#32553
TabOrder = 3
OnClick = Button5Click
end
end
object TabSheet3: TTabSheet
Caption = #35299#21387#32553
ImageIndex = 2
object LabeledEdit2: TLabeledEdit
Left = 58
Top = 29
Width = 343
Height = 20
EditLabel.Width = 48
EditLabel.Height = 12
EditLabel.Caption = #25991#20214#21517#65306
LabelPosition = lpLeft
LabelSpacing = 3
TabOrder = 0
end
object Button6: TButton
Left = 405
Top = 28
Width = 33
Height = 21
Caption = '...'
TabOrder = 1
OnClick = Button6Click
end
object Button7: TButton
Left = 168
Top = 96
Width = 75
Height = 25
Caption = #24320#22987#35299#21387#32553
TabOrder = 2
OnClick = Button7Click
end
end
end
object OpenDialog1: TOpenDialog
Left = 304
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -