186 lines
4.2 KiB
Plaintext
186 lines
4.2 KiB
Plaintext
|
inherited frmModulePromptList: TfrmModulePromptList
|
||
|
Left = 262
|
||
|
Top = 164
|
||
|
Caption = #25105#30340#31649#23478
|
||
|
ClientHeight = 508
|
||
|
ClientWidth = 1321
|
||
|
ExplicitWidth = 1337
|
||
|
ExplicitHeight = 547
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar1: TToolBar [0]
|
||
|
Tag = 1
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 1321
|
||
|
Height = 38
|
||
|
AutoSize = True
|
||
|
ButtonHeight = 38
|
||
|
ButtonWidth = 75
|
||
|
Caption = 'ToolBar1'
|
||
|
Color = clWhite
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
Images = DataLink_Company.ImageList_new32
|
||
|
List = True
|
||
|
ParentColor = False
|
||
|
ParentFont = False
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object TBRafresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #21047#26032
|
||
|
ImageIndex = 1
|
||
|
OnClick = TBRafreshClick
|
||
|
end
|
||
|
object TBClose: TToolButton
|
||
|
Left = 71
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381
|
||
|
ImageIndex = 7
|
||
|
OnClick = TBCloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel [1]
|
||
|
Left = 0
|
||
|
Top = 38
|
||
|
Width = 1321
|
||
|
Height = 41
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
Color = clSkyBlue
|
||
|
TabOrder = 1
|
||
|
object Panel2: TPanel
|
||
|
Left = 936
|
||
|
Top = 2
|
||
|
Width = 383
|
||
|
Height = 37
|
||
|
Align = alRight
|
||
|
BevelOuter = bvNone
|
||
|
Caption = #25552#31034#65306#21452#20987#25171#24320#22788#29702#20449#24687#30028#38754
|
||
|
Color = clSkyBlue
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clRed
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
ParentFont = False
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1: TcxGrid [2]
|
||
|
Left = 0
|
||
|
Top = 79
|
||
|
Width = 1321
|
||
|
Height = 429
|
||
|
Align = alClient
|
||
|
TabOrder = 2
|
||
|
ExplicitTop = 83
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
Navigator.Buttons.CustomButtons = <>
|
||
|
OnCellDblClick = Tv1CellDblClick
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
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
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsSelection.CellSelect = False
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.Header = DataLink_Company.FontBlue
|
||
|
object v1Column5: TcxGridDBColumn
|
||
|
Caption = #24453#22788#29702#20107#39033
|
||
|
DataBinding.FieldName = 'ModuleName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 235
|
||
|
end
|
||
|
object v1Column1: TcxGridDBColumn
|
||
|
Caption = #22788#29702#20154
|
||
|
DataBinding.FieldName = 'DName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 107
|
||
|
end
|
||
|
end
|
||
|
object cxGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
inherited ADOQueryBaseCmd: TADOQuery
|
||
|
Connection = DataLink_Company.ADOLink
|
||
|
Left = 241
|
||
|
Top = 192
|
||
|
end
|
||
|
inherited ADOQueryBaseTemp: TADOQuery
|
||
|
Connection = DataLink_Company.ADOLink
|
||
|
Left = 369
|
||
|
Top = 193
|
||
|
end
|
||
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 1128
|
||
|
end
|
||
|
object ADOQueryCmd: TADOQuery
|
||
|
Connection = DataLink_Company.ADOLink
|
||
|
Parameters = <>
|
||
|
Left = 896
|
||
|
Top = 168
|
||
|
end
|
||
|
object ADOQueryMain: TADOQuery
|
||
|
Connection = DataLink_Company.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 976
|
||
|
Top = 232
|
||
|
end
|
||
|
object ADOQueryTemp: TADOQuery
|
||
|
Connection = DataLink_Company.ADOLink
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 1040
|
||
|
Top = 248
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = Order_Main
|
||
|
Left = 1168
|
||
|
Top = 8
|
||
|
end
|
||
|
object Order_Main: TClientDataSet
|
||
|
Aggregates = <>
|
||
|
Params = <>
|
||
|
Left = 815
|
||
|
Top = 7
|
||
|
end
|
||
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
||
|
PopupMenus = <>
|
||
|
Left = 506
|
||
|
Top = 195
|
||
|
end
|
||
|
end
|