D7snShanfengT/山峰贸易管理/U_CLYouKa_Sub.dfm

275 lines
6.9 KiB
Plaintext
Raw Permalink Normal View History

2026-02-26 09:41:35 +08:00
object frmCLYouKa_Sub: TfrmCLYouKa_Sub
Left = 190
Top = 135
Width = 1400
Height = 637
Align = alClient
Caption = #27833#21345#20805#20540#30331#35760
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
WindowState = wsMaximized
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 107
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1384
Height = 33
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_TradeManage.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBSave: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 14
OnClick = TBSaveClick
end
object ToolButton1: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 103
OnClick = ToolButton1Click
end
object ToolButton2: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 107
OnClick = ToolButton2Click
end
object TBClose: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 55
OnClick = TBCloseClick
end
end
object cxGrid2: TcxGrid
Left = 0
Top = 33
Width = 1384
Height = 564
Align = alClient
TabOrder = 1
object Tv1: TcxGridDBTableView
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource3
DataController.Summary.DefaultGroupSummaryItems = <
item
Kind = skSum
end
item
Kind = skSum
Position = spFooter
end>
DataController.Summary.FooterSummaryItems = <
item
Kind = skCount
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end
item
Kind = skSum
end>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Inactive = DataLink_TradeManage.SHuangSe
Styles.IncSearch = DataLink_TradeManage.SHuangSe
Styles.Selection = DataLink_TradeManage.SHuangSe
Styles.Header = DataLink_TradeManage.Default
object v1CRTime: TcxGridDBColumn
Tag = 2
Caption = #26085#26399
DataBinding.FieldName = 'CRTime'
PropertiesClassName = 'TcxDateEditProperties'
Properties.SaveTime = False
Properties.ShowTime = False
HeaderAlignmentHorz = taCenter
Width = 93
end
object v1SJName: TcxGridDBColumn
Tag = 2
Caption = #21496#26426
DataBinding.FieldName = 'SJName'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1SJNamePropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1CLSpec: TcxGridDBColumn
Tag = 2
Caption = #36710#36742#22411#21495
DataBinding.FieldName = 'CLSpec'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1CLSpecPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1CPNo: TcxGridDBColumn
Tag = 2
Caption = #36710#29260#21495#30721
DataBinding.FieldName = 'CPNo'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1CLSpecPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1JPSpec: TcxGridDBColumn
Tag = 2
Caption = #32423#37197
DataBinding.FieldName = 'JPSpec'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1CLSpecPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1CheHao: TcxGridDBColumn
Tag = 2
Caption = #36710#21495
DataBinding.FieldName = 'CheHao'
PropertiesClassName = 'TcxButtonEditProperties'
Properties.Buttons = <
item
Default = True
Kind = bkEllipsis
end>
Properties.OnButtonClick = v1CLSpecPropertiesButtonClick
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1YPrice: TcxGridDBColumn
Caption = #27833#21333#20215'/L'
DataBinding.FieldName = 'YPrice'
PropertiesClassName = 'TcxTextEditProperties'
Properties.OnEditValueChanged = v1YPricePropertiesEditValueChanged
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1YMoney: TcxGridDBColumn
Caption = #21152#27833#37329#39069
DataBinding.FieldName = 'YMoney'
HeaderAlignmentHorz = taCenter
Width = 70
end
object v1Note: TcxGridDBColumn
Tag = 2
Caption = #22791#27880
DataBinding.FieldName = 'Note'
HeaderAlignmentHorz = taCenter
Width = 85
end
end
object cxGrid2Level1: TcxGridLevel
GridView = Tv1
end
end
object DataSource3: TDataSource
DataSet = CDS_Sub
Left = 509
Top = 290
end
object CDS_Sub: TClientDataSet
Aggregates = <>
Params = <>
Left = 477
Top = 290
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 341
Top = 290
end
object ADOQueryMain: TADOQuery
Connection = DataLink_TradeManage.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 372
Top = 290
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 405
Top = 290
end
object cxGridPopupMenu2: TcxGridPopupMenu
Grid = cxGrid2
PopupMenus = <>
Left = 437
Top = 290
end
object ADOQuery1: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 407
Top = 225
end
object ADOQuery2: TADOQuery
Connection = DataLink_TradeManage.ADOLink
Parameters = <>
Left = 454
Top = 221
end
end