📄 adminedit.dfm
字号:
inherited AdminEditForm: TAdminEditForm
Left = 182
Top = 150
Caption = #31649#29702#21592#20449#24687#31649#29702
ClientHeight = 305
ClientWidth = 443
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 12
inherited palUp: TPanel
Width = 443
inherited palRightUp: TPanel
Left = 348
inherited imgCloseButton: TImage
OnClick = MIBtnExitClick
end
end
inherited palUpMid: TPanel
Width = 268
inherited imgCaption: TImage
Width = 268
end
inherited CoolBarMenu: TCoolBar
Width = 268
Bands = <
item
Control = ToolBarMenu
ImageIndex = -1
MinHeight = 23
Width = 268
end>
inherited ToolBarMenu: TToolBar
Width = 264
end
end
end
end
inherited palDown: TPanel
Top = 296
Width = 443
inherited imgRightDown: TImage
Left = 433
end
inherited imgDownMin: TImage
Width = 423
end
end
inherited palLeft: TPanel
Height = 246
inherited imgLeft: TImage
Height = 246
end
end
inherited palRight: TPanel
Left = 428
Height = 246
inherited imgRight: TImage
Height = 246
end
end
inherited palClient: TPanel
Width = 418
Height = 246
inherited lbBtnOK: TLabelBtn
Left = 280
Top = 208
OnClick = MIBtnOKClick
end
inherited lbBtnExit: TLabelBtn
Left = 360
Top = 208
OnClick = MIBtnExitClick
end
inherited MIBtnOK: TMoveImgBtn
Left = 248
Top = 200
OnClick = MIBtnOKClick
end
inherited MIBtnExit: TMoveImgBtn
Left = 328
Top = 200
OnClick = MIBtnExitClick
end
object Label1: TLabel
Left = 16
Top = 20
Width = 48
Height = 12
Caption = #30331#24405#21517#31216
FocusControl = dbedtLoginName
Transparent = True
end
object Label2: TLabel
Left = 16
Top = 52
Width = 48
Height = 12
Caption = #30331#24405#21475#20196
Transparent = True
end
object Label3: TLabel
Left = 40
Top = 116
Width = 24
Height = 12
Caption = #22995#21517
FocusControl = dbedtName
Transparent = True
end
object Label4: TLabel
Left = 40
Top = 148
Width = 24
Height = 12
Caption = #24615#21035
Transparent = True
end
object Label6: TLabel
Left = 16
Top = 84
Width = 48
Height = 12
Caption = #21475#20196#30830#35748
Transparent = True
end
object dbedtLoginName: TDBEdit
Left = 72
Top = 16
Width = 124
Height = 20
DataField = 'adLoginName'
DataSource = DM.DSAdminList
TabOrder = 0
end
object dbedtName: TDBEdit
Left = 72
Top = 112
Width = 124
Height = 20
DataField = 'adName'
DataSource = DM.DSAdminList
TabOrder = 3
end
object dbckbSysSetup: TDBCheckBox
Left = 216
Top = 160
Width = 97
Height = 17
Caption = #31995#32479#35774#32622#26435#38480
DataField = 'sysSetup'
DataSource = DM.DSAdminList
TabOrder = 8
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object dbckbFillValue: TDBCheckBox
Left = 328
Top = 112
Width = 73
Height = 17
Caption = #20805#20540#26435#38480
DataField = 'fillTime'
DataSource = DM.DSAdminList
TabOrder = 9
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object dbckbAWard: TDBCheckBox
Left = 328
Top = 136
Width = 73
Height = 17
Caption = #22870#21169#26435#38480
DataField = 'award'
DataSource = DM.DSAdminList
TabOrder = 10
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object dbckbOnline: TDBCheckBox
Left = 216
Top = 112
Width = 97
Height = 17
Caption = #19978#26426#31649#29702#26435#38480
DataField = 'online'
DataSource = DM.DSAdminList
TabOrder = 6
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object dbckbMember: TDBCheckBox
Left = 216
Top = 136
Width = 97
Height = 17
Caption = #21345#21495#31649#29702#26435#38480
DataField = 'member'
DataSource = DM.DSAdminList
TabOrder = 7
ValueChecked = 'True'
ValueUnchecked = 'False'
end
object edtPassword1: TEdit
Left = 72
Top = 80
Width = 121
Height = 20
PasswordChar = '*'
TabOrder = 2
Text = 'edtPassword'
end
object dbrgPepodom: TDBRadioGroup
Left = 216
Top = 12
Width = 185
Height = 93
Caption = #26435#38480#31867#22411
DataField = 'popedom'
DataSource = DM.DSAdminList
Items.Strings = (
#36229#32423#31649#29702#21592#65288#25152#26377#31649#29702#65289
#26222#36890#31649#29702#21592#65288#24120#29992#31649#29702#65289
#33258#23450#20041#26435#38480#65288#33258#23450#20041#65289
#26242#20572#35813#31649#29702#21592)
TabOrder = 5
Values.Strings = (
'0'
'1'
'2')
OnChange = dbrgPepodomChange
end
object dbcboSex: TDBComboBox
Left = 72
Top = 144
Width = 121
Height = 20
Style = csDropDownList
DataField = 'adSex'
DataSource = DM.DSAdminList
ItemHeight = 12
Items.Strings = (
#30007
#22899)
TabOrder = 4
end
object edtPassword: TEdit
Left = 72
Top = 48
Width = 121
Height = 20
PasswordChar = '*'
TabOrder = 1
Text = 'edtPassword'
end
end
inherited popSystemMenu: TPopupMenu
inherited N_Close: TMenuItem
OnClick = MIBtnExitClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -