116 lines
3.0 KiB
Plaintext
116 lines
3.0 KiB
Plaintext
object frmOrderJDNote: TfrmOrderJDNote
|
|
Left = 127
|
|
Top = 101
|
|
Width = 1195
|
|
Height = 568
|
|
Caption = #24773#20917#35828#26126
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1179
|
|
AutoSize = True
|
|
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_CYZZ.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBClose: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid3: TcxGrid
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1179
|
|
Height = 497
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv3: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource3
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Inactive = DataLink_CYZZ.SHuangSe
|
|
Styles.IncSearch = DataLink_CYZZ.SHuangSe
|
|
Styles.Selection = DataLink_CYZZ.SHuangSe
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
object cxGridDBColumn4: TcxGridDBColumn
|
|
Caption = #26085#26399
|
|
DataBinding.FieldName = 'ATDate'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
Width = 79
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #24773#20917#35828#26126
|
|
DataBinding.FieldName = 'ATNote'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Sorting = False
|
|
Styles.Header = DataLink_CYZZ.Default
|
|
Width = 1088
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = Tv3
|
|
end
|
|
end
|
|
object DataSource3: TDataSource
|
|
DataSet = ClientDataSet3
|
|
Left = 136
|
|
Top = 64
|
|
end
|
|
object ClientDataSet3: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 168
|
|
Top = 64
|
|
end
|
|
object cxGridPopupMenu3: TcxGridPopupMenu
|
|
Grid = cxGrid3
|
|
PopupMenus = <>
|
|
Left = 200
|
|
Top = 64
|
|
end
|
|
object ADOQuerySub: TADOQuery
|
|
Connection = DataLink_CYZZ.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 232
|
|
Top = 64
|
|
end
|
|
end
|