📄 depmanage.dfm
字号:
object fmDepManage: TfmDepManage
Left = 202
Top = 255
Width = 566
Height = 372
Caption = #26426#26500#35774#32622#21450#32534#30721
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDefault
Visible = True
WindowState = wsMaximized
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Label4: TLabel
Left = 16
Top = 8
Width = 66
Height = 13
Caption = #32534#30721#20301#25968#65306'9'
end
object Splitter1: TSplitter
Left = 233
Top = 0
Width = 8
Height = 345
Cursor = crHSplit
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 233
Height = 345
Align = alLeft
Alignment = taLeftJustify
Caption = 'Panel1'
TabOrder = 0
object TreeView1: TTreeView
Left = 1
Top = 1
Width = 231
Height = 343
Align = alClient
Indent = 19
ReadOnly = True
TabOrder = 0
OnGetSelectedIndex = TreeView1GetSelectedIndex
end
end
object Panel2: TPanel
Left = 241
Top = 0
Width = 317
Height = 345
Align = alClient
TabOrder = 1
object Label1: TLabel
Left = 22
Top = 8
Width = 78
Height = 13
Caption = #26426#26500#21517#31216' '
end
object Label2: TLabel
Left = 22
Top = 56
Width = 78
Height = 13
Caption = #26412#32423#21035#32534#30721' '
end
object Label3: TLabel
Left = 22
Top = 112
Width = 84
Height = 13
Caption = #26426#26500#21512#25104#32534#30721' '
end
object btAddEql: TButton
Left = 202
Top = 134
Width = 95
Height = 25
Caption = #22686#21152#20026#26412#32423#21035'(&a)'
TabOrder = 0
OnClick = btAddEqlClick
end
object btAddSub: TButton
Left = 202
Top = 169
Width = 95
Height = 25
Caption = #22686#21152#20026#23376#32423#21035'(&c)'
TabOrder = 1
OnClick = btAddSubClick
end
object edLevelCode: TEdit
Left = 22
Top = 72
Width = 147
Height = 21
TabOrder = 2
end
object btMod: TButton
Left = 202
Top = 64
Width = 95
Height = 25
Caption = #20462#25913'(&m)'
TabOrder = 3
OnClick = btModClick
end
object edName: TEdit
Left = 22
Top = 24
Width = 275
Height = 21
TabOrder = 4
end
object btAddBas: TButton
Left = 202
Top = 99
Width = 95
Height = 25
Caption = #22686#21152#20026#31532#19968#32423'(&b)'
TabOrder = 5
OnClick = btAddBasClick
end
object edLastCode: TEdit
Left = 22
Top = 128
Width = 147
Height = 21
ReadOnly = True
TabOrder = 6
end
object btDel: TButton
Left = 202
Top = 240
Width = 95
Height = 25
Caption = #21024#38500'(&d)'
TabOrder = 7
OnClick = btDelClick
end
object btSave: TButton
Left = 202
Top = 204
Width = 95
Height = 25
Caption = #20445#23384#20462#25913'(&s)'
TabOrder = 8
OnClick = btSaveClick
end
end
object Query1: TQuery
DatabaseName = 'db'
Left = 266
Top = 168
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -