209 lines
5.1 KiB
Plaintext
209 lines
5.1 KiB
Plaintext
object frmGYSKPSel: TfrmGYSKPSel
|
|
Left = 428
|
|
Top = 127
|
|
Caption = #20379#24212#21830#36164#26009#26597#35810
|
|
ClientHeight = 525
|
|
ClientWidth = 864
|
|
Color = clWhite
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poMainFormCenter
|
|
OnClose = FormClose
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 864
|
|
Height = 38
|
|
AutoSize = True
|
|
ButtonHeight = 38
|
|
ButtonWidth = 75
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Financial.ImageList_new32
|
|
Images = DataLink_Financial.ImageList_new32
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 38
|
|
Width = 864
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = 16242829
|
|
ParentBackground = False
|
|
TabOrder = 1
|
|
object Label3: TLabel
|
|
Left = 22
|
|
Top = 13
|
|
Width = 36
|
|
Height = 12
|
|
Caption = #20379#24212#21830
|
|
end
|
|
object KHNameHZ: TEdit
|
|
Tag = 2
|
|
Left = 58
|
|
Top = 9
|
|
Width = 180
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = KHNameHZChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 77
|
|
Width = 864
|
|
Height = 448
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object Tv2: TcxGridDBTableView
|
|
OnDblClick = Tv2DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_HZ
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.IncSearch = DataLink_Financial.SHuangSe
|
|
Styles.Header = DataLink_Financial.handBlack
|
|
Styles.Inactive = DataLink_Financial.SHuangSe
|
|
Styles.Selection = DataLink_Financial.SHuangSe
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#32534#21495
|
|
DataBinding.FieldName = 'CoCode'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 131
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#21517#31216
|
|
DataBinding.FieldName = 'KHName'
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 245
|
|
end
|
|
object Tv2Column2: TcxGridDBColumn
|
|
Caption = #20379#24212#21830#31867#22411
|
|
DataBinding.FieldName = 'FactType'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 130
|
|
end
|
|
object Tv2Column3: TcxGridDBColumn
|
|
Caption = #24320#31080#25260#22836
|
|
DataBinding.FieldName = 'KPTaiTou'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 207
|
|
end
|
|
object Tv2Column1: TcxGridDBColumn
|
|
Caption = #25910#27454#36134#25143
|
|
DataBinding.FieldName = 'ShouKuanNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 229
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv2
|
|
end
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Financial.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 301
|
|
Top = 161
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Financial.ADOLink
|
|
Parameters = <>
|
|
Left = 341
|
|
Top = 161
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Financial.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 365
|
|
Top = 209
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 264
|
|
Top = 192
|
|
end
|
|
object DS_HZ: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 283
|
|
Top = 243
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 224
|
|
Top = 240
|
|
end
|
|
end
|