ufrm_level3_3.dfm
来自「完整的进销存系统。 设计文件及完整的源代码。 Delphi6.0」· DFM 代码 · 共 1,129 行 · 第 1/5 页
DFM
1,129 行
inherited frm_level3_3: Tfrm_level3_3
Left = 157
Top = 105
Width = 692
Height = 430
Caption = 'frm_level3_3'
FormStyle = fsNormal
Position = poOwnerFormCenter
Visible = False
WindowState = wsMaximized
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 0
Top = 233
Width = 684
Height = 3
Cursor = crVSplit
Align = alTop
end
object CoolBar1: TCoolBar
Left = 0
Top = 0
Width = 684
Height = 33
AutoSize = True
Bands = <
item
Control = ToolBar1
ImageIndex = -1
MinHeight = 29
Width = 680
end>
object ToolBar1: TToolBar
Left = 9
Top = 0
Width = 667
Height = 29
ButtonHeight = 30
ButtonWidth = 30
Caption = 'ToolBar1'
DisabledImages = Ilist_tools2
Flat = True
Images = IList_tools
TabOrder = 0
Transparent = True
object tbExit: TToolButton
Left = 0
Top = 0
Hint = #36864#20986
ImageIndex = 0
ParentShowHint = False
ShowHint = True
end
object ToolButton12: TToolButton
Left = 30
Top = 0
Width = 8
Caption = 'ToolButton12'
ImageIndex = 11
Style = tbsSeparator
end
object tbAdd: TToolButton
Left = 38
Top = 0
Hint = #26032#22686
ImageIndex = 1
ParentShowHint = False
ShowHint = True
end
object tbEdit: TToolButton
Left = 68
Top = 0
Hint = #20462#25913
ImageIndex = 2
ParentShowHint = False
ShowHint = True
end
object tbDelete: TToolButton
Left = 98
Top = 0
Hint = #21034#38500
Caption = 'tbDelete'
ImageIndex = 3
ParentShowHint = False
ShowHint = True
end
object ToolButton17: TToolButton
Left = 128
Top = 0
Width = 8
Caption = 'ToolButton17'
ImageIndex = 15
Style = tbsSeparator
end
object tbFirst: TToolButton
Left = 136
Top = 0
Hint = #39318#31558
Caption = 'tbFirst'
ImageIndex = 4
ParentShowHint = False
ShowHint = True
end
object tbPrior: TToolButton
Left = 166
Top = 0
Hint = #19978#31558
Caption = 'tbPrior'
ImageIndex = 5
ParentShowHint = False
ShowHint = True
end
object tbNext: TToolButton
Left = 196
Top = 0
Hint = #19979#31558
Caption = 'tbNext'
ImageIndex = 6
ParentShowHint = False
ShowHint = True
end
object tbLast: TToolButton
Left = 226
Top = 0
Hint = #26411#31558
Caption = 'tbLast'
ImageIndex = 7
ParentShowHint = False
ShowHint = True
end
object tbRefresh: TToolButton
Left = 256
Top = 0
Hint = #21047#26032
Caption = 'tbRefresh'
ImageIndex = 8
ParentShowHint = False
ShowHint = True
end
object tbFilter: TToolButton
Left = 286
Top = 0
Hint = #36942#28670
Caption = 'tbFilter'
ImageIndex = 9
ParentShowHint = False
ShowHint = True
end
object tbQuery: TToolButton
Left = 316
Top = 0
Hint = #26597#35426
Caption = 'tbQuery'
ImageIndex = 10
ParentShowHint = False
ShowHint = True
end
object ToolButton18: TToolButton
Left = 346
Top = 0
Width = 8
Caption = 'ToolButton18'
ImageIndex = 15
Style = tbsSeparator
end
object tbSave: TToolButton
Left = 354
Top = 0
Hint = #23384#30436
Caption = 'tbSave'
ImageIndex = 11
ParentShowHint = False
ShowHint = True
end
object tbUnsave: TToolButton
Left = 384
Top = 0
Hint = #25918#26820
Caption = 'tbUnsave'
ImageIndex = 12
ParentShowHint = False
ShowHint = True
end
object ToolButton19: TToolButton
Left = 414
Top = 0
Width = 7
Caption = 'ToolButton19'
ImageIndex = 15
Style = tbsSeparator
end
object tbConfirm: TToolButton
Left = 421
Top = 0
Hint = #30906#35469
Caption = 'tbConfirm'
ImageIndex = 13
ParentShowHint = False
ShowHint = True
end
object tbUnconfirm: TToolButton
Left = 451
Top = 0
Hint = #36996#21407
Caption = 'tbUnconfirm'
ImageIndex = 14
ParentShowHint = False
ShowHint = True
end
object ToolButton20: TToolButton
Left = 481
Top = 0
Width = 13
Caption = 'ToolButton20'
ImageIndex = 15
Style = tbsSeparator
end
object tbPrint: TToolButton
Left = 494
Top = 0
Hint = #21015#21360
Caption = 'tbPrint'
ImageIndex = 15
ParentShowHint = False
ShowHint = True
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?