📄 setup.dfm
字号:
object frm_setup: Tfrm_setup
Left = 423
Top = 323
BorderStyle = bsDialog
Caption = #35774#32622
ClientHeight = 259
ClientWidth = 378
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object BitBtn1: TBitBtn
Left = 48
Top = 216
Width = 75
Height = 25
Caption = #30830#23450'[&O]'
TabOrder = 0
OnClick = BitBtn1Click
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 152
Top = 216
Width = 75
Height = 25
Caption = #21462#28040'[&C]'
TabOrder = 1
Kind = bkCancel
end
object BitBtn3: TBitBtn
Left = 256
Top = 216
Width = 75
Height = 25
Caption = #24212#29992'[&A]'
TabOrder = 2
OnClick = BitBtn3Click
Glyph.Data = {
F2010000424DF201000000000000760000002800000024000000130000000100
0400000000007C01000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
3333333333388F3333333333000033334224333333333333338338F333333333
0000333422224333333333333833338F33333333000033422222243333333333
83333338F3333333000034222A22224333333338F33F33338F33333300003222
A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
33333A2224A2233333333338F338F83300003333333333A2224A333333333333
8F338F33000033333333333A222433333333333338F338F30000333333333333
A224333333333333338F38F300003333333333333A223333333333333338F8F3
000033333333333333A3333333333333333383330000}
NumGlyphs = 2
end
object GroupBox1: TGroupBox
Left = 200
Top = 16
Width = 169
Height = 169
TabOrder = 3
object LabeledEdit3: TLabeledEdit
Left = 24
Top = 32
Width = 121
Height = 20
Color = clSilver
EditLabel.Width = 66
EditLabel.Height = 12
EditLabel.Caption = #21407#23494#30721'[&1]'#65306
Enabled = False
LabelPosition = lpAbove
LabelSpacing = 3
PasswordChar = '#'
TabOrder = 0
OnChange = EditChange
end
object LabeledEdit4: TLabeledEdit
Left = 24
Top = 72
Width = 121
Height = 20
Color = clSilver
EditLabel.Width = 78
EditLabel.Height = 12
EditLabel.Caption = #20462#25913#23494#30721'[&2]'#65306
Enabled = False
LabelPosition = lpAbove
LabelSpacing = 3
PasswordChar = '#'
TabOrder = 1
OnChange = EditChange
end
object LabeledEdit5: TLabeledEdit
Left = 24
Top = 112
Width = 121
Height = 20
Color = clSilver
EditLabel.Width = 78
EditLabel.Height = 12
EditLabel.Caption = #30830#35748#23494#30721'[&3]'#65306
Enabled = False
LabelPosition = lpAbove
LabelSpacing = 3
PasswordChar = '#'
TabOrder = 2
OnChange = EditChange
end
object CheckBox1: TCheckBox
Left = 24
Top = 144
Width = 121
Height = 17
Caption = #25105#35201#20462#25913#23494#30721'[&P]'
TabOrder = 3
OnClick = CheckBox1Click
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 16
Width = 169
Height = 169
TabOrder = 4
object Shape1: TShape
Left = 24
Top = 104
Width = 121
Height = 49
Brush.Color = clBtnFace
Shape = stRoundRect
end
object Label1: TLabel
Left = 30
Top = 110
Width = 109
Height = 37
AutoSize = False
Caption = #36991#20813#37325#22797#30340#36755#20837#25152#22312#38498#31995#21644#19987#19994#31561#20449#24687#65292#19987#19994#21487#20197#19981#21547#29677#32423#12290
Color = clBtnFace
ParentColor = False
WordWrap = True
end
object Shape2: TShape
Left = 128
Top = 152
Width = 9
Height = 9
Brush.Color = clBtnFace
Shape = stCircle
end
object LabeledEdit1: TLabeledEdit
Left = 24
Top = 32
Width = 121
Height = 20
EditLabel.Width = 78
EditLabel.Height = 12
EditLabel.Caption = #25152#22312#38498#31995'[&Y]'#65306
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 0
OnChange = EditChange
end
object LabeledEdit2: TLabeledEdit
Left = 24
Top = 69
Width = 121
Height = 20
EditLabel.Width = 90
EditLabel.Height = 12
EditLabel.Caption = #19987#19994#21450#29677#32423'[&X]'#65306
LabelPosition = lpAbove
LabelSpacing = 3
TabOrder = 1
OnChange = EditChange
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -