ustainfo.dfm
来自「图书馆管理系统设计详细资料」· DFM 代码 · 共 1,277 行 · 第 1/5 页
DFM
1,277 行
object frmStainfo: TfrmStainfo
Left = 135
Top = 126
BorderStyle = bsSingle
Caption = #21592#24037#20449#24687
ClientHeight = 448
ClientWidth = 719
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object sptsta: TSplitter
Left = 145
Top = 0
Height = 448
Color = clBtnFace
ParentColor = False
end
object gbPer: TGroupBox
Left = 148
Top = 0
Width = 571
Height = 448
Align = alClient
Caption = #21592#24037#20449#24687
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
object Panel1: TPanel
Left = 2
Top = 14
Width = 567
Height = 30
Align = alTop
BevelOuter = bvNone
TabOrder = 0
object rbDetail: TRadioButton
Left = 104
Top = 0
Width = 65
Height = 15
Cursor = crHandPoint
Caption = #35814#32454#20449#24687
Checked = True
TabOrder = 0
TabStop = True
OnClick = rbDetailClick
end
object rbDisplay: TRadioButton
Left = 280
Top = 0
Width = 65
Height = 15
Cursor = crHandPoint
Caption = #21015#34920#27983#35272
TabOrder = 1
OnClick = rbDisplayClick
end
end
object Panel2: TPanel
Left = 2
Top = 44
Width = 567
Height = 373
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object dgStaInfo: TDBGridEh
Left = 0
Top = 0
Width = 567
Height = 373
Align = alClient
Ctl3D = True
DataSource = dsStaInfo
Flat = True
FooterColor = clWindow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ParentCtl3D = False
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
OnDblClick = dgStaInfoDblClick
Columns = <
item
EditButtons = <>
FieldName = 'stano'
Footers = <>
Title.Caption = #24037#21495
Width = 45
end
item
EditButtons = <>
FieldName = 'sname'
Footers = <>
Title.Caption = #22995#21517
Width = 62
end
item
EditButtons = <>
FieldName = 'sex'
Footers = <>
Title.Caption = #24615#21035
Width = 32
end
item
EditButtons = <>
FieldName = 'birth'
Footers = <>
Title.Caption = #29983#26085
Width = 72
end
item
EditButtons = <>
FieldName = 'tel'
Footers = <>
Title.Caption = #30005#35805
Width = 72
end
item
EditButtons = <>
FieldName = 'dep'
Footers = <>
Title.Caption = #37096#38376
Width = 72
end
item
EditButtons = <>
FieldName = 'level'
Footers = <>
Title.Caption = #23398#21382
Width = 45
end
item
EditButtons = <>
FieldName = 'provi'
Footers = <>
Title.Caption = #31821#36143
Width = 92
end>
end
inline fraStaDetail: TfraStaDetail
Left = 0
Top = 0
Width = 567
Height = 373
Align = alClient
Color = clWindow
Ctl3D = True
ParentColor = False
ParentCtl3D = False
TabOrder = 1
inherited pcSta: TPageControl
Width = 567
Height = 373
ActivePage = fraStaDetail.tsExper
inherited tsStainfo: TTabSheet
inherited dcbDutyState: TDBComboBox
Items.Strings = (
#22312#32844
#20860#32844
#23454#20064
#31163#32844
#20854#23427)
end
end
inherited tsExper: TTabSheet
inherited dgExper: TDBGridEh
Width = 559
Height = 182
end
inherited Panel1: TPanel
Top = 182
Width = 559
Height = 160
inherited Label25: TLabel
Left = 8
Top = 13
Width = 65
Caption = #24320#22987#26085#26399#65306
end
inherited Label26: TLabel
Left = 290
Top = 5
Width = 65
Caption = #32467#26463#26085#26399#65306
end
inherited Label27: TLabel
Left = 20
Top = 37
end
inherited Label28: TLabel
Left = 302
Top = 29
end
inherited Label29: TLabel
Left = 20
Top = 61
end
inherited Label48: TLabel
Left = 8
Top = 85
end
inherited deSDate: TDBDateTimeEditEh
Left = 97
Top = 8
end
inherited deEdate: TDBDateTimeEditEh
Left = 362
Top = 0
end
inherited deCom: TDBEdit
Left = 97
Top = 32
end
inherited deDep: TDBEdit
Left = 362
Top = 24
end
inherited deDuty: TDBEdit
Left = 97
Top = 56
end
inherited deLeftr: TDBEdit
Left = 97
Top = 88
end
end
end
inherited tsTrain: TTabSheet
inherited dgTrain: TDBGridEh
Width = 559
end
inherited Panel3: TPanel
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?