📄 uinit.dfm
字号:
end
object colName5: TcxGridDBColumn
Caption = #39068#33394#21517#31216
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Filtering = False
Options.Sorting = False
Width = 64
DataBinding.FieldName = 'CName'
end
object colNil5: TcxGridDBColumn
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
MinWidth = 12
Options.Filtering = False
Options.Sorting = False
Width = 12
end
end
object cxGridLevel4: TcxGridLevel
GridView = GridColor
end
end
end
object TabSheet6: TTabSheet
Caption = #25805#20316#21592#32534#30721
ImageIndex = 5
object cxGrid6: TcxGrid
Left = 0
Top = 0
Width = 782
Height = 342
Align = alClient
TabOrder = 0
LookAndFeel.Kind = lfFlat
object GridUser: TcxGridDBTableView
DataController.DataSource = dsUser
DataController.Filter.Criteria = {FFFFFFFF0000000000}
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
Column = colCode6
end>
DataController.Summary.SummaryGroups = <>
NavigatorButtons.ConfirmDelete = False
OnFocusedItemChanged = GridUserFocusedItemChanged
OptionsBehavior.FocusFirstCellOnNewRecord = True
OptionsBehavior.GoToNextCellOnEnter = True
OptionsBehavior.FocusCellOnCycle = True
OptionsView.Navigator = True
OptionsView.NavigatorOffset = 40
OptionsView.Footer = True
OptionsView.GroupByBox = False
OptionsView.Indicator = True
object colCode6: TcxGridDBColumn
Caption = #20154#21592#32534#21495
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Filtering = False
Options.Sorting = False
Width = 64
DataBinding.FieldName = 'CCode'
end
object colName6: TcxGridDBColumn
Caption = #20154#21592#22995#21517
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Filtering = False
Options.Sorting = False
Width = 64
DataBinding.FieldName = 'CName'
end
object colPass: TcxGridDBColumn
Caption = #25805#20316#23494#30721
PropertiesClassName = 'TcxTextEditProperties'
Properties.EchoMode = eemPassword
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Editing = False
Options.Filtering = False
Options.Sorting = False
Width = 64
DataBinding.FieldName = 'cPass'
end
object colGroup: TcxGridDBColumn
Caption = #32452#21035
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = colGroupPropertiesButtonClick
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
Options.Filtering = False
Options.Sorting = False
Width = 60
DataBinding.FieldName = 'cGroup'
end
object colNil6: TcxGridDBColumn
HeaderAlignmentHorz = taCenter
HeaderAlignmentVert = vaCenter
HeaderGlyphAlignmentHorz = taCenter
MinWidth = 12
Options.Filtering = False
Options.Sorting = False
Width = 12
end
end
object cxGridLevel5: TcxGridLevel
GridView = GridUser
end
end
end
end
object ToolBar1: TToolBar
Left = 0
Top = 50
Width = 790
Height = 38
ButtonHeight = 20
ButtonWidth = 31
Caption = 'ToolBar1'
EdgeBorders = [ebTop, ebBottom]
Flat = True
ShowCaptions = True
TabOrder = 1
object ToolButton1: TToolButton
Left = 0
Top = 0
Caption = #26032#22686
ImageIndex = 21
OnClick = ToolButton1Click
end
object ToolButton14: TToolButton
Left = 31
Top = 0
Width = 8
Caption = 'ToolButton14'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton2: TToolButton
Left = 39
Top = 0
Caption = #20445#23384
ImageIndex = 27
OnClick = ToolButton2Click
end
object ToolButton15: TToolButton
Left = 70
Top = 0
Width = 8
Caption = 'ToolButton15'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton3: TToolButton
Left = 78
Top = 0
Caption = #21024#38500
ImageIndex = 30
OnClick = ToolButton3Click
end
object ToolButton4: TToolButton
Left = 109
Top = 0
Caption = #21462#28040
ImageIndex = 5
OnClick = ToolButton4Click
end
object ToolButton16: TToolButton
Left = 140
Top = 0
Width = 8
Caption = 'ToolButton16'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton6: TToolButton
Left = 148
Top = 0
Caption = #25253#34920
ImageIndex = 4
OnClick = ToolButton6Click
end
object ToolButton7: TToolButton
Left = 179
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 5
Style = tbsSeparator
end
object ToolButton5: TToolButton
Left = 187
Top = 0
Caption = #36820#22238
ImageIndex = 3
OnClick = ToolButton5Click
end
end
object dsStock: TDataSource
DataSet = cdStock
Left = 609
Top = 74
end
object dsGoods: TDataSource
DataSet = cdGoods
Left = 505
Top = 74
end
object dsHGoods: TDataSource
DataSet = cdHGoods
Left = 553
Top = 74
end
object cdStock: TClientDataSet
Aggregates = <>
PacketRecords = 30
Params = <>
ProviderName = 'PStock'
OnReconcileError = cdGoodsReconcileError
Left = 609
Top = 32
end
object cdHGoods: TClientDataSet
Aggregates = <>
PacketRecords = 30
Params = <>
ProviderName = 'PHGoods'
OnReconcileError = cdGoodsReconcileError
Left = 553
Top = 32
end
object cdGoods: TClientDataSet
Aggregates = <>
FetchOnDemand = False
Params = <>
ProviderName = 'PGoods'
OnReconcileError = cdGoodsReconcileError
Left = 505
Top = 32
end
object cdClient: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'PClient'
OnReconcileError = cdGoodsReconcileError
Left = 657
Top = 32
end
object DSClient: TDataSource
DataSet = cdClient
Left = 665
Top = 74
end
object cdColor: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'dsColor'
OnReconcileError = cdGoodsReconcileError
Left = 713
Top = 32
end
object dsColor: TDataSource
DataSet = cdColor
Left = 713
Top = 74
end
object cdUser: TClientDataSet
Aggregates = <>
Params = <>
ProviderName = 'PUser'
OnNewRecord = cdUserNewRecord
OnReconcileError = cdGoodsReconcileError
Left = 753
Top = 32
end
object dsUser: TDataSource
DataSet = cdUser
Left = 753
Top = 74
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -