📄 unit1.dfm
字号:
object Form1: TForm1
Left = 192
Top = 107
Width = 579
Height = 451
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25991#20214#20256#36755#31934#28789
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object StatusBar1: TStatusBar
Left = 0
Top = 405
Width = 571
Height = 19
Panels = <>
end
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 571
Height = 329
ActivePage = TabSheet1
Align = alTop
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #36830#25509#26381#21153#22120
object Label1: TLabel
Left = 176
Top = 68
Width = 36
Height = 13
Caption = #22320#22336#65306
end
object Label2: TLabel
Left = 177
Top = 109
Width = 36
Height = 13
Caption = #31471#21475#65306
end
object Label3: TLabel
Left = 177
Top = 147
Width = 36
Height = 13
Caption = #29992#25143#65306
end
object Label4: TLabel
Left = 177
Top = 188
Width = 36
Height = 13
Caption = #23494#30721#65306
end
object Edit1: TEdit
Left = 232
Top = 64
Width = 121
Height = 21
TabOrder = 0
Text = 'ftp.nease.net'
end
object Edit2: TEdit
Left = 232
Top = 104
Width = 25
Height = 21
TabOrder = 1
Text = '21'
end
object Edit3: TEdit
Left = 232
Top = 144
Width = 121
Height = 21
TabOrder = 2
Text = 'anonymous'
end
object Edit4: TEdit
Left = 232
Top = 184
Width = 121
Height = 21
PasswordChar = '#'
TabOrder = 3
end
object Button1: TButton
Left = 152
Top = 232
Width = 75
Height = 25
Caption = #36830#25509'(&C)'
Default = True
TabOrder = 4
OnClick = Button1Click
end
object Button2: TButton
Left = 336
Top = 232
Width = 75
Height = 25
Caption = #26029#24320'(&D)'
TabOrder = 5
OnClick = Button2Click
end
object CheckBox1: TCheckBox
Left = 264
Top = 106
Width = 97
Height = 17
Caption = #34987#21160#26041#24335#20256#36755
TabOrder = 6
OnClick = CheckBox1Click
end
end
object TabSheet2: TTabSheet
Caption = #25991#20214#31649#29702
ImageIndex = 1
object SpeedButton3: TSpeedButton
Left = 238
Top = 31
Width = 81
Height = 22
Caption = #21019#24314#30446#24405'>>'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton3Click
end
object SpeedButton4: TSpeedButton
Left = 238
Top = 62
Width = 81
Height = 22
Caption = '<<'#21024#38500#30446#24405
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton4Click
end
object SpeedButton5: TSpeedButton
Left = 238
Top = 94
Width = 81
Height = 22
Caption = #19978#20256#25991#20214'>>'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton5Click
end
object SpeedButton6: TSpeedButton
Left = 238
Top = 126
Width = 81
Height = 22
Caption = '<<'#19979#36733#25991#20214
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton6Click
end
object SpeedButton7: TSpeedButton
Left = 238
Top = 158
Width = 81
Height = 22
Caption = #25991#20214#26356#21517'>>'
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton7Click
end
object SpeedButton8: TSpeedButton
Left = 238
Top = 191
Width = 81
Height = 22
Caption = '<<'#21024#38500#25991#20214
Flat = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
OnClick = SpeedButton8Click
end
object SpeedButton9: TSpeedButton
Left = 238
Top = 224
Width = 81
Height = 22
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -