271 lines
6.0 KiB
Plaintext
271 lines
6.0 KiB
Plaintext
inherited frmLogInput: TfrmLogInput
|
|
Left = 206
|
|
Top = 106
|
|
BorderIcons = []
|
|
Caption = #26797#32455#20135#21697#26085#24535
|
|
ClientHeight = 536
|
|
ClientWidth = 1074
|
|
Color = clWhite
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Position = poMainFormCenter
|
|
ExplicitWidth = 1090
|
|
ExplicitHeight = 575
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1074
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 99
|
|
Caption = 'ToolBar1'
|
|
Images = DataLink_ClothInfo.cxImageList_bar
|
|
List = True
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 0
|
|
Visible = False
|
|
end
|
|
object TbAdd: TToolButton
|
|
Left = 142
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 2
|
|
OnClick = TbAddClick
|
|
end
|
|
object TbDel: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 6
|
|
OnClick = TbDelClick
|
|
end
|
|
object TbSaveFormat: TToolButton
|
|
Left = 284
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = TbSaveFormatClick
|
|
end
|
|
object TbSave: TToolButton
|
|
Left = 387
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 37
|
|
OnClick = TbSaveClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 458
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1074
|
|
Height = 43
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 1
|
|
object Label4: TLabel
|
|
Left = 17
|
|
Top = 10
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #20135#21697#32534#21495
|
|
end
|
|
object Acction: TEdit
|
|
Tag = 2
|
|
Left = 87
|
|
Top = 6
|
|
Width = 150
|
|
Height = 29
|
|
TabOrder = 0
|
|
OnChange = AcctionChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid [2]
|
|
Left = 0
|
|
Top = 73
|
|
Width = 1074
|
|
Height = 463
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 2
|
|
object Tv1: TcxGridDBTableView
|
|
OnDblClick = Tv1DblClick
|
|
Navigator.Buttons.CustomButtons = <>
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DS_1
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Position = spFooter
|
|
end
|
|
item
|
|
Kind = skSum
|
|
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
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.GroupByBox = False
|
|
object Tv1C_Code: TcxGridDBColumn
|
|
Caption = #20135#21697#32534#21495
|
|
DataBinding.FieldName = 'Acction'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 137
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #20462#25913#26085#26399
|
|
DataBinding.FieldName = 'OperTime'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 173
|
|
end
|
|
object Tv1Column2: TcxGridDBColumn
|
|
Caption = #20462#25913#20154
|
|
DataBinding.FieldName = 'Operor'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxButtonEditProperties'
|
|
Properties.Buttons = <
|
|
item
|
|
Default = True
|
|
Kind = bkEllipsis
|
|
end>
|
|
Properties.ReadOnly = False
|
|
Properties.OnButtonClick = Tv1Column2PropertiesButtonClick
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 161
|
|
end
|
|
object Tv1Column3: TcxGridDBColumn
|
|
Caption = #20462#25913#39033#30446
|
|
DataBinding.FieldName = 'OPEvent'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 409
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
Left = 89
|
|
Top = 264
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
Left = 105
|
|
Top = 201
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 200
|
|
Top = 152
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
Parameters = <>
|
|
Left = 648
|
|
Top = 216
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 616
|
|
Top = 144
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_ClothInfo.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 720
|
|
Top = 264
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 496
|
|
Top = 176
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid2
|
|
PopupMenus = <>
|
|
Left = 1088
|
|
Top = 152
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 528
|
|
Top = 272
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 264
|
|
Top = 224
|
|
object N1: TMenuItem
|
|
Caption = #20840#36873
|
|
OnClick = N1Click
|
|
end
|
|
object N2: TMenuItem
|
|
Caption = #20840#24323
|
|
OnClick = N2Click
|
|
end
|
|
end
|
|
end
|