📄 setpass.dfm
字号:
object SetPassForm: TSetPassForm
Left = 268
Top = 244
Width = 554
Height = 399
BorderIcons = [biSystemMenu]
Caption = #20462#25913#30331#38470
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel2: TPanel
Left = 4
Top = 3
Width = 540
Height = 25
Alignment = taLeftJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Ctl3D = False
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 0
object StaticText4: TStaticText
Left = 14
Top = 7
Width = 52
Height = 16
Caption = #29992#25143#31649#29702
TabOrder = 0
end
end
object Panel1: TPanel
Left = 3
Top = 31
Width = 541
Height = 338
BevelInner = bvRaised
BevelOuter = bvLowered
Ctl3D = False
ParentCtl3D = False
TabOrder = 1
object GroupBox1: TGroupBox
Left = 6
Top = 4
Width = 243
Height = 325
Caption = #29992#25143#21015#34920
TabOrder = 0
object Button2: TButton
Left = 161
Top = 292
Width = 67
Height = 22
Caption = #21024#38500
TabOrder = 0
OnClick = Button2Click
end
object QX_DG: TDBGrid
Left = 2
Top = 15
Width = 239
Height = 266
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = QX_DGCellClick
Columns = <
item
Alignment = taCenter
Expanded = False
Title.Alignment = taCenter
Title.Caption = #24080#21495
Width = 110
Visible = True
end
item
Alignment = taCenter
Expanded = False
Title.Alignment = taCenter
Title.Caption = #26435#38480
Width = 110
Visible = True
end>
end
end
object GroupBox2: TGroupBox
Left = 272
Top = 4
Width = 262
Height = 325
Caption = #32534#36753#29992#25143
TabOrder = 1
object GroupBox3: TGroupBox
Left = 11
Top = 15
Width = 241
Height = 58
Caption = #25805#20316
TabOrder = 0
object RadioButton1: TRadioButton
Left = 44
Top = 21
Width = 52
Height = 17
Caption = #28155#21152
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 158
Top = 21
Width = 49
Height = 17
Caption = #20462#25913
Checked = True
TabOrder = 1
TabStop = True
end
end
object GroupBox4: TGroupBox
Left = 12
Top = 93
Width = 238
Height = 188
Caption = #36873#39033
TabOrder = 1
object Edit1: TEdit
Left = 93
Top = 36
Width = 121
Height = 19
TabOrder = 0
end
object Edit2: TEdit
Left = 93
Top = 74
Width = 121
Height = 19
PasswordChar = '*'
TabOrder = 1
end
object StaticText1: TStaticText
Left = 19
Top = 39
Width = 46
Height = 17
AutoSize = False
Caption = #29992#25143#21517
TabOrder = 2
end
object StaticText2: TStaticText
Left = 19
Top = 77
Width = 44
Height = 17
AutoSize = False
Caption = #21475' '#20196
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 93
Top = 112
Width = 121
Height = 21
ItemHeight = 13
TabOrder = 4
Items.Strings = (
#36229#32423#29992#25143
#26222#36890#29992#25143)
end
object StaticText3: TStaticText
Left = 19
Top = 114
Width = 44
Height = 17
AutoSize = False
Caption = #26435' '#38480
TabOrder = 5
end
end
object Button3: TButton
Left = 49
Top = 292
Width = 67
Height = 22
Caption = #30830#23450
TabOrder = 2
OnClick = Button3Click
end
object Button1: TButton
Left = 153
Top = 292
Width = 67
Height = 22
Caption = #20851#38381
TabOrder = 3
OnClick = Button1Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -