📄 base_info.dfm
字号:
object Form_Base_info: TForm_Base_info
Left = 173
Top = 166
BorderStyle = bsDialog
Caption = #22522#26412#20449#24687#24405#20837
ClientHeight = 479
ClientWidth = 690
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label14: TLabel
Left = 16
Top = 220
Width = 64
Height = 16
Caption = #30005#35805'2 '#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label15: TLabel
Left = 16
Top = 196
Width = 56
Height = 16
Caption = #30005#35805'1'#65306
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object TabSheet: TPageControl
Left = 0
Top = 0
Width = 690
Height = 479
ActivePage = department
Align = alClient
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
OnChange = TabSheetChange
OnChanging = TabSheetChanging
object department: TTabSheet
Caption = #37096#38376#31649#29702
ImageIndex = 1
object Bevel2: TBevel
Left = 2
Top = -5
Width = 426
Height = 50
Shape = bsBottomLine
end
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 185
Height = 449
Align = alLeft
DataSource = DS_dep_T
ImeName = #20013#25991'('#31616#20307') - '#26234#33021' ABC'
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -15
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
ButtonStyle = cbsNone
Expanded = False
FieldName = 'depname'
Title.Font.Charset = ANSI_CHARSET
Title.Font.Color = clBlue
Title.Font.Height = -15
Title.Font.Name = #23435#20307
Title.Font.Style = []
Visible = True
end>
end
object Panel1: TPanel
Left = 185
Top = 0
Width = 497
Height = 449
Align = alClient
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 80
Top = 100
Width = 64
Height = 16
Caption = #37096#38376#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel3: TBevel
Left = 2
Top = -5
Width = 434
Height = 50
Shape = bsBottomLine
end
object Label6: TLabel
Left = 80
Top = 143
Width = 64
Height = 16
Caption = #37096#38376#25551#36848
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBE_dep: TDBEdit
Left = 168
Top = 96
Width = 193
Height = 24
DataField = 'depname'
DataSource = DS_dep_T
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentColor = True
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object ToolBar1: TToolBar
Left = 2
Top = 2
Width = 493
Height = 40
Cursor = crHandPoint
AutoSize = True
ButtonHeight = 38
ButtonWidth = 69
Caption = 'ToolBar1'
Flat = True
Images = ImageList1
ShowCaptions = True
TabOrder = 2
object ToolBtn_add: TToolButton
Left = 0
Top = 0
Caption = #22686#21152'[&A]'
ImageIndex = 2
OnClick = ToolBtn_addClick
end
object ToolBtn_edit: TToolButton
Left = 69
Top = 0
Caption = #20462#25913'[&E]'
ImageIndex = 18
OnClick = ToolBtn_editClick
end
object ToolBtn_delete: TToolButton
Left = 138
Top = 0
Caption = #21024#38500'[&D]'
ImageIndex = 19
OnClick = ToolBtn_deleteClick
end
object ToolButton4: TToolButton
Left = 207
Top = 0
Width = 8
Caption = 'ToolButton4'
ImageIndex = 3
Style = tbsDivider
end
object ToolBtn_save: TToolButton
Left = 215
Top = 0
Caption = #20445#23384'[&S]'
Enabled = False
ImageIndex = 21
OnClick = ToolBtn_saveClick
end
object ToolBtn_cancel: TToolButton
Left = 284
Top = 0
Caption = #21462#28040'[&C]'
Enabled = False
ImageIndex = 20
OnClick = ToolBtn_cancelClick
end
object ToolButton7: TToolButton
Left = 353
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 5
Style = tbsDivider
end
object ToolBtn_exit: TToolButton
Left = 361
Top = 0
Caption = #36864#20986'[&X]'
ImageIndex = 16
OnClick = ToolBtn_exitClick
end
object ToolButton6: TToolButton
Left = 430
Top = 0
Width = 8
Caption = 'ToolButton6'
ImageIndex = 17
Style = tbsSeparator
end
end
object StatusBar2: TStatusBar
Left = 2
Top = 425
Width = 493
Height = 22
Panels = <
item
Alignment = taCenter
Text = #37096#38376#31649#29702
Width = 50
end>
end
object DBMemo_dep: TDBMemo
Left = 80
Top = 168
Width = 281
Height = 217
DataField = 'memo'
DataSource = DS_dep_T
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentColor = True
ParentFont = False
ReadOnly = True
ScrollBars = ssVertical
TabOrder = 1
end
end
end
object duty: TTabSheet
Caption = #32844#21153#31649#29702
ImageIndex = 2
object Panel2: TPanel
Left = 185
Top = 0
Width = 497
Height = 449
Align = alClient
BevelInner = bvLowered
TabOrder = 0
object Label2: TLabel
Left = 80
Top = 100
Width = 64
Height = 16
Caption = #32844#21153#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel4: TBevel
Left = 2
Top = -5
Width = 434
Height = 50
Shape = bsBottomLine
end
object Label18: TLabel
Left = 80
Top = 143
Width = 64
Height = 16
Caption = #32844#36131#25551#36848
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object DBE_duty: TDBEdit
Left = 168
Top = 96
Width = 193
Height = 24
DataField = 'dutyname'
DataSource = DS_duty_T
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
ParentColor = True
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object StatusBar1: TStatusBar
Left = 2
Top = 425
Width = 493
Height = 22
Panels = <
item
Alignment = taCenter
Text = #32844#21153#31649#29702
Width = 50
end>
end
object ToolBar2: TToolBar
Left = 2
Top = 2
Width = 493
Height = 40
Cursor = crHandPoint
AutoSize = True
ButtonHeight = 38
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -