324 lines
8.7 KiB
Plaintext
324 lines
8.7 KiB
Plaintext
object frmGlideCraftHelp: TfrmGlideCraftHelp
|
|
Left = 26
|
|
Top = 88
|
|
Width = 949
|
|
Height = 622
|
|
BorderIcons = [biSystemMenu]
|
|
Caption = #36873#25321#26579#33394#24037#33402
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poDesktopCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 951
|
|
Height = 28
|
|
BorderWidth = 1
|
|
ButtonWidth = 51
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = ADODBMD_CB10.ImageList2
|
|
List = True
|
|
ParentFont = False
|
|
ParentShowHint = False
|
|
ShowCaptions = True
|
|
ShowHint = False
|
|
TabOrder = 0
|
|
object Tfresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#35810
|
|
ImageIndex = 2
|
|
OnClick = TfreshClick
|
|
end
|
|
object Tok: TToolButton
|
|
Left = 55
|
|
Top = 0
|
|
Caption = #30830#23450
|
|
ImageIndex = 23
|
|
OnClick = TokClick
|
|
end
|
|
object Tcolse: TToolButton
|
|
Left = 106
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 10
|
|
OnClick = TcolseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 160
|
|
Top = 72
|
|
Width = 474
|
|
Height = 465
|
|
TabOrder = 1
|
|
object tv1: TcxGridDBTableView
|
|
OnDblClick = tv1DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Group = ADODBMD_CB10.cxStyle_gridHead
|
|
Styles.Header = ADODBMD_CB10.cxStyle_gridHead
|
|
object tv1sel: TcxGridDBColumn
|
|
Caption = #36873
|
|
DataBinding.FieldName = 'sel'
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
Properties.NullStyle = nssUnchecked
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Width = 39
|
|
end
|
|
object v1Idx: TcxGridDBColumn
|
|
Caption = #24207#21495
|
|
DataBinding.FieldName = 'Idx'
|
|
Visible = False
|
|
HeaderAlignmentVert = vaCenter
|
|
Width = 39
|
|
end
|
|
object v1CraftType: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'CraftType'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object v1CraftNo: TcxGridDBColumn
|
|
Caption = #24037#33402#21495
|
|
DataBinding.FieldName = 'CraftNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object v1craftName: TcxGridDBColumn
|
|
Caption = #24037#33402#21517#31216
|
|
DataBinding.FieldName = 'craftName'
|
|
FooterAlignmentHorz = taCenter
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 118
|
|
end
|
|
object v1price: TcxGridDBColumn
|
|
Caption = #20215#26684
|
|
DataBinding.FieldName = 'price'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 41
|
|
end
|
|
object v1Note: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'Note'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 89
|
|
end
|
|
object v1fitDevice: TcxGridDBColumn
|
|
Caption = #36866#29992#26426#21488
|
|
DataBinding.FieldName = 'fitMach'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 80
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 28
|
|
Width = 951
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 2
|
|
object Label1: TLabel
|
|
Left = 16
|
|
Top = 12
|
|
Width = 48
|
|
Height = 13
|
|
Caption = #24037#33402#32534#21495
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 72
|
|
Top = 7
|
|
Width = 145
|
|
Height = 21
|
|
TabOrder = 0
|
|
OnChange = Edit1Change
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 0
|
|
Top = 67
|
|
Width = 154
|
|
Height = 506
|
|
Align = alLeft
|
|
TabOrder = 3
|
|
object tv2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnFocusedRecordChanged = tv2FocusedRecordChanged
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object tv2Name: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'Name'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 132
|
|
end
|
|
end
|
|
object cxGrid2Level1: TcxGridLevel
|
|
GridView = tv2
|
|
end
|
|
end
|
|
object cxGrid3: TcxGrid
|
|
Left = 634
|
|
Top = 67
|
|
Width = 317
|
|
Height = 506
|
|
Align = alRight
|
|
TabOrder = 4
|
|
object tv3: TcxGridDBTableView
|
|
OnDblClick = tv3DblClick
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DS_sel
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.GroupByBox = False
|
|
Styles.Group = ADODBMD_CB10.cxStyle_gridHead
|
|
Styles.Header = ADODBMD_CB10.cxStyle_gridHead
|
|
object tv3CraftType: TcxGridDBColumn
|
|
Caption = #31867#22411
|
|
DataBinding.FieldName = 'CraftType'
|
|
HeaderAlignmentHorz = taCenter
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 77
|
|
end
|
|
object tv3CraftNo: TcxGridDBColumn
|
|
Caption = #24037#33402#21495
|
|
DataBinding.FieldName = 'CraftNo'
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 63
|
|
end
|
|
object tv3CraftName: TcxGridDBColumn
|
|
Caption = #24037#33402#21517#31216
|
|
DataBinding.FieldName = 'CraftName'
|
|
HeaderAlignmentVert = vaCenter
|
|
Options.Editing = False
|
|
Width = 95
|
|
end
|
|
object tv3Rate: TcxGridDBColumn
|
|
Caption = #27604#29575#65288'%'#65289
|
|
DataBinding.FieldName = 'Rate'
|
|
PropertiesClassName = 'TcxCalcEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = tv3
|
|
end
|
|
end
|
|
object ADOQueryHelp: TADOQuery
|
|
Connection = ADOConnection1
|
|
LockType = ltBatchOptimistic
|
|
Parameters = <>
|
|
Left = 328
|
|
Top = 176
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ADOQueryHelp
|
|
Left = 240
|
|
Top = 152
|
|
end
|
|
object ADOConnection1: TADOConnection
|
|
LoginPrompt = False
|
|
Left = 312
|
|
Top = 200
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = ADOQueryLeft
|
|
Left = 88
|
|
Top = 176
|
|
end
|
|
object ADOQueryLeft: TADOQuery
|
|
Connection = ADOConnection1
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 88
|
|
Top = 112
|
|
end
|
|
object DS_sel: TDataSource
|
|
DataSet = CDS_sel
|
|
Left = 784
|
|
Top = 176
|
|
end
|
|
object CDS_sel: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 800
|
|
Top = 272
|
|
object CDS_selCraftType: TStringField
|
|
FieldName = 'CraftType'
|
|
Size = 40
|
|
end
|
|
object CDS_selcraftNo: TStringField
|
|
FieldName = 'craftNo'
|
|
end
|
|
object CDS_selcraftName: TStringField
|
|
FieldName = 'craftName'
|
|
Size = 60
|
|
end
|
|
object CDS_selprice: TFloatField
|
|
FieldName = 'price'
|
|
end
|
|
object CDS_selglideNo: TStringField
|
|
FieldName = 'glideNo'
|
|
end
|
|
object CDS_selRate: TFloatField
|
|
FieldName = 'Rate'
|
|
end
|
|
end
|
|
end
|