📄 u_departselect.dfm
字号:
inherited F_DepartSelect: TF_DepartSelect
Left = 285
Top = 27
Width = 345
Height = 437
Caption = #37096#38376#36873#25321
FormStyle = fsNormal
OldCreateOrder = True
Visible = False
PixelsPerInch = 96
TextHeight = 16
object DBGridEh1: TDBGridEh [0]
Left = 0
Top = 0
Width = 337
Height = 360
Align = alClient
DataSource = DS_main
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
FooterRowCount = 1
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
SumList.Active = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGridEh1DblClick
Columns = <
item
Color = clWhite
EditButtons = <>
FieldName = 'Dep_id'
Footer.Value = #24635#25968
Footer.ValueType = fvtStaticText
Footers = <>
end
item
Color = clInfoBk
EditButtons = <>
FieldName = 'Dep_name'
Footer.ValueType = fvtCount
Footers = <>
Width = 77
end
item
EditButtons = <>
FieldName = 'Dep_manager'
Footers = <>
end
item
EditButtons = <>
FieldName = 'Dep_tel'
Footers = <>
Width = 67
end>
end
object Panel1: TPanel [1]
Left = 0
Top = 360
Width = 337
Height = 50
Align = alBottom
TabOrder = 1
object BitSelect: TBitBtn
Left = 144
Top = 16
Width = 75
Height = 25
Caption = #36873#25321
TabOrder = 0
OnClick = BitSelectClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555555555555555555555555555555555555555FF55555555555559055555
55555555577FF5555555555599905555555555557777F5555555555599905555
555555557777FF5555555559999905555555555777777F555555559999990555
5555557777777FF5555557990599905555555777757777F55555790555599055
55557775555777FF5555555555599905555555555557777F5555555555559905
555555555555777FF5555555555559905555555555555777FF55555555555579
05555555555555777FF5555555555557905555555555555777FF555555555555
5990555555555555577755555555555555555555555555555555}
NumGlyphs = 2
end
object Bitexit: TBitBtn
Left = 224
Top = 16
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
OnClick = BitexitClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00330000000000
03333377777777777F333301BBBBBBBB033333773F3333337F3333011BBBBBBB
0333337F73F333337F33330111BBBBBB0333337F373F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F337F33337F333301110BBBBB0333337F337FF3337F33330111B0BBBB
0333337F337733337F333301110BBBBB0333337F337F33337F333301110BBBBB
0333337F3F7F33337F333301E10BBBBB0333337F7F7F33337F333301EE0BBBBB
0333337F777FFFFF7F3333000000000003333377777777777333}
NumGlyphs = 2
end
end
inherited Q_main: TADOQuery
CursorType = ctStatic
SQL.Strings = (
'Select * from TB_Department')
Left = 176
Top = 160
object Q_mainDep_id: TStringField
DisplayLabel = #37096#38376#32534#21495
DisplayWidth = 10
FieldName = 'Dep_id'
Size = 10
end
object Q_mainDep_name: TStringField
DisplayLabel = #37096#38376#21517#31216
DisplayWidth = 12
FieldName = 'Dep_name'
end
object Q_mainDep_manager: TStringField
DisplayLabel = #36127#36131#20154
DisplayWidth = 11
FieldName = 'Dep_manager'
end
object Q_mainDep_tel: TStringField
DisplayLabel = #32852#31995#30005#35805
DisplayWidth = 12
FieldName = 'Dep_tel'
Size = 12
end
end
inherited Q_detail: TADOQuery
Left = 304
Top = 112
end
inherited DS_main: TDataSource
Left = 232
Top = 152
end
inherited DS_detail: TDataSource
Left = 352
Top = 112
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -