📄 frm_manage.dfm
字号:
Top = 40
Width = 94
Height = 21
PasswordChar = '*'
ReadOnly = True
TabOrder = 1
end
object epwd: TEdit
Left = 411
Top = 40
Width = 96
Height = 21
PasswordChar = '*'
ReadOnly = True
TabOrder = 2
end
object Ename: TEdit
Left = 71
Top = 72
Width = 103
Height = 21
ReadOnly = True
TabOrder = 3
end
object Ecompany: TEdit
Left = 234
Top = 72
Width = 279
Height = 21
ReadOnly = True
TabOrder = 4
end
object Button1: TButton
Left = 232
Top = 112
Width = 65
Height = 25
Caption = #26032#22686
TabOrder = 5
OnClick = Button1Click
end
object Button2: TButton
Left = 304
Top = 112
Width = 65
Height = 25
Caption = #20445#23384
TabOrder = 6
OnClick = Button2Click
end
object Button3: TButton
Left = 376
Top = 112
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 7
OnClick = Button3Click
end
object Button4: TButton
Left = 448
Top = 112
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 8
OnClick = Button4Click
end
object CBLevel: TComboBox
Left = 107
Top = 115
Width = 110
Height = 21
ItemHeight = 13
TabOrder = 9
Text = #29992#25143#32452'1'
Items.Strings = (
#29992#25143#32452'1'
#29992#25143#32452'2'
#29992#25143#32452'3'
#29992#25143#32452'4'
#29992#25143#32452'5'
#29992#25143#32452'6'
#29992#25143#32452'7'
#29992#25143#32452'8'
#29992#25143#32452'9'
#29992#25143#32452'10'
#29992#25143#32452'11'
#29992#25143#32452'12')
end
end
end
object TabSheet2: TTabSheet
Caption = #29992#25143#32452#35774#23450
ImageIndex = 1
OnShow = TabSheet2Show
object Label7: TLabel
Left = 16
Top = 40
Width = 3
Height = 13
end
object GroupBox4: TGroupBox
Left = 1
Top = 0
Width = 544
Height = 121
Caption = #24403#21069#20449#24687
TabOrder = 0
object Label8: TLabel
Left = 8
Top = 32
Width = 64
Height = 13
Caption = #29992#25143#32452#21517#31216'*'
end
object Label9: TLabel
Left = 280
Top = 32
Width = 81
Height = 13
AutoSize = False
Caption = #29992#25143#32452#20195#30721'*'
end
object EdtUserGroup: TEdit
Left = 96
Top = 29
Width = 169
Height = 21
Enabled = False
TabOrder = 0
end
object Button5: TButton
Left = 264
Top = 86
Width = 65
Height = 25
Caption = #26032#22686
TabOrder = 1
OnClick = Button5Click
end
object Button6: TButton
Left = 336
Top = 86
Width = 65
Height = 25
Caption = #20445#23384
TabOrder = 2
OnClick = Button6Click
end
object Button7: TButton
Left = 408
Top = 86
Width = 57
Height = 25
Caption = #20462#25913
TabOrder = 3
OnClick = Button7Click
end
object Button8: TButton
Left = 472
Top = 86
Width = 57
Height = 25
Caption = #21024#38500
TabOrder = 4
OnClick = Button8Click
end
object Edtgroupcode: TEdit
Left = 360
Top = 25
Width = 153
Height = 21
Enabled = False
TabOrder = 5
end
object RadioGroup1: TRadioGroup
Left = 0
Top = 64
Width = 249
Height = 57
Caption = #26435#38480#31561#32423
Columns = 4
Enabled = False
ItemIndex = 0
Items.Strings = (
#31995#32479
#39640#32423
#26222#36890
#26597#35810)
TabOrder = 6
end
end
object Panel1: TPanel
Left = 0
Top = 120
Width = 545
Height = 273
TabOrder = 1
object GroupBox5: TGroupBox
Left = 1
Top = 16
Width = 543
Height = 272
Caption = #29992#25143#32452#21015#34920
TabOrder = 0
object DBGrid2: TDBGrid
Left = 2
Top = 15
Width = 539
Height = 286
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid2CellClick
end
end
end
end
end
object DataSource1: TDataSource
DataSet = dm.ADOQuery9
Left = 109
Top = 200
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -