📄 enc_main.dfm
字号:
object Form1: TForm1
Left = 301
Top = 268
BorderIcons = []
BorderStyle = bsNone
Caption = 'Pascal/Delphi'#28304#25991#20214#21152#23494#24037#20855
ClientHeight = 195
ClientWidth = 400
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object Panel3: TPanel
Left = 0
Top = 0
Width = 400
Height = 195
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Panel2: TPanel
Left = 2
Top = 2
Width = 396
Height = 18
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = 'Pascal/Delphi'#28304#25991#20214#21152#23494#24037#20855' v1.0'
TabOrder = 0
OnMouseDown = Panel2MouseDown
object Panel5: TPanel
Left = 376
Top = 0
Width = 20
Height = 18
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #215
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnClick = Panel5Click
OnMouseDown = Panel1MouseDown
end
end
object GroupBox1: TGroupBox
Left = 2
Top = 20
Width = 396
Height = 38
Align = alTop
Caption = ' '#25991#20214#20301#32622#65306
TabOrder = 1
object Edit1: TEdit
Left = 4
Top = 12
Width = 365
Height = 20
TabOrder = 0
OnChange = Edit1Change
end
object Panel1: TPanel
Left = 372
Top = 12
Width = 20
Height = 20
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = '...'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 1
OnClick = Panel1Click
OnMouseDown = Panel1MouseDown
end
end
object GroupBox2: TGroupBox
Left = 2
Top = 58
Width = 396
Height = 49
Align = alTop
Caption = ' '#39044#35272#25991#20214#65306
TabOrder = 2
object Panel4: TPanel
Left = 2
Top = 14
Width = 392
Height = 33
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #24320#22987#39044#35272
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = Panel4Click
OnMouseDown = Panel1MouseDown
end
end
object Panel6: TPanel
Left = 161
Top = 107
Width = 237
Height = 86
Align = alClient
BevelInner = bvRaised
BevelOuter = bvLowered
Caption = #24320#22987#21152#23494
Enabled = False
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 3
OnClick = Panel6Click
OnMouseDown = Panel1MouseDown
end
object Panel7: TPanel
Left = 2
Top = 107
Width = 159
Height = 86
Align = alLeft
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 4
object GroupBox3: TGroupBox
Left = 2
Top = 2
Width = 155
Height = 48
Align = alClient
Caption = ' '#21152#23494#36873#39033#65306
TabOrder = 0
object CheckBox2: TCheckBox
Left = 14
Top = 30
Width = 127
Height = 15
Caption = #36716#25442#23383#31526#20018#65288#21361#38505#65289
TabOrder = 0
end
object CheckBox1: TCheckBox
Left = 14
Top = 14
Width = 127
Height = 15
Caption = #22791#20221#28304#25991#20214#65288'.bak'#65289
Checked = True
State = cbChecked
TabOrder = 1
end
end
object GroupBox4: TGroupBox
Left = 2
Top = 50
Width = 155
Height = 34
Align = alBottom
Caption = ' '#21152#23494#24378#24230#65306
TabOrder = 1
object RadioButton1: TRadioButton
Left = 16
Top = 14
Width = 33
Height = 17
Caption = #24378
Checked = True
TabOrder = 0
TabStop = True
end
object RadioButton2: TRadioButton
Left = 63
Top = 14
Width = 33
Height = 17
Caption = #20013
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 104
Top = 14
Width = 33
Height = 17
Caption = #24369
TabOrder = 2
end
end
end
end
object OpenDialog1: TOpenDialog
DefaultExt = '.pas|.pas|.dpr|txt|'
Filter =
#25152#26377'Pascal/Delphi'#25991#20214#65288'*.pas;*.dpr'#65289'|*.pas;*.dpr|Pascal'#24037#31243' / Delphi'#21333#20803#65288'*' +
'.pas'#65289'|*.pas|Delphi'#24037#31243#65288'*.dpr'#65289'|*.dpr|'#25991#26412#25991#20214#65288'*.txt'#65289'|*.txt|'#25152#26377#25991#20214#65288'*.*'#65289'|*.' +
'*'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Left = 304
Top = 24
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -