📄 usermanager.dfm
字号:
object Frm_usermanager: TFrm_usermanager
Left = 290
Top = 211
AutoScroll = False
Caption = #25805#20316#21592#31649#29702
ClientHeight = 446
ClientWidth = 688
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object Panel1: TPanel
Left = 0
Top = 0
Width = 688
Height = 60
Align = alTop
BevelInner = bvLowered
Caption = #12304#25805#20316#21592#31649#29702#12305
Font.Charset = GB2312_CHARSET
Font.Color = clNavy
Font.Height = -27
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
end
object Panel2: TPanel
Left = 0
Top = 60
Width = 688
Height = 88
Align = alTop
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 24
Top = 16
Width = 48
Height = 12
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 432
Top = 17
Width = 36
Height = 12
Caption = #26435#38480#65306
end
object Label3: TLabel
Left = 232
Top = 16
Width = 36
Height = 12
Caption = #23494#30721#65306
end
object XH3: TComboBox
Left = 470
Top = 13
Width = 130
Height = 20
Style = csDropDownList
DropDownCount = 50
ItemHeight = 12
ItemIndex = 0
TabOrder = 2
Text = #31649#29702#21592
Items.Strings = (
#31649#29702#21592
#25805#20316#21592)
end
object bsSkinEdit1: TEdit
Left = 72
Top = 13
Width = 130
Height = 20
TabOrder = 0
end
object bsSkinEdit4: TEdit
Left = 269
Top = 13
Width = 130
Height = 20
TabOrder = 1
end
object Btnadd3: TButton
Left = 40
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #22686' '#21152
TabOrder = 3
OnClick = Btnadd3Click
end
object btnmod3: TButton
Left = 115
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #20462' '#25913
TabOrder = 4
OnClick = btnmod3Click
end
object btnsave3: TButton
Left = 190
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #20445' '#23384
Enabled = False
TabOrder = 5
OnClick = btnsave3Click
end
object btncancel3: TButton
Left = 265
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #21462' '#28040
Enabled = False
TabOrder = 6
OnClick = btncancel3Click
end
object btndelete3: TButton
Left = 340
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #21024' '#38500
TabOrder = 7
OnClick = btndelete3Click
end
object btnreturn3: TButton
Left = 415
Top = 49
Width = 75
Height = 25
Cursor = crHandPoint
Caption = #36820' '#22238
TabOrder = 8
OnClick = btnreturn3Click
end
end
object DBGridEh3: TDBGridEh
Left = 0
Top = 148
Width = 688
Height = 298
Align = alClient
AutoFitColWidths = True
DataSource = DSQOP
DrawMemoText = True
FooterColor = clInactiveCaptionText
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
OddRowColor = clWindow
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking, dghDialogFind]
ReadOnly = True
SortLocal = True
SumList.Active = True
SumList.VirtualRecords = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnTitleBtnClick = DBGridEh3TitleBtnClick
Columns = <
item
EditButtons = <>
FieldName = 'name'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #29992#25143#21517
Title.SortIndex = 1
Title.SortMarker = smDownEh
Title.TitleButton = True
Width = 199
end
item
EditButtons = <>
FieldName = 'Pass'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #23494#30721
Title.TitleButton = True
Width = 170
end
item
EditButtons = <>
FieldName = 'Pop'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #26435#38480
Title.TitleButton = True
end>
end
object QOP: TADOQuery
Connection = Frm_dm.CON
Parameters = <>
Left = 344
Top = 313
end
object DSQOP: TDataSource
DataSet = QOP
Left = 384
Top = 313
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -