270 lines
6.5 KiB
Plaintext
270 lines
6.5 KiB
Plaintext
![]() |
object frmSampleHelp_YH: TfrmSampleHelp_YH
|
||
|
Left = 133
|
||
|
Top = 130
|
||
|
Width = 760
|
||
|
Height = 530
|
||
|
BorderIcons = []
|
||
|
Caption = #21360#33457#23567#26679#20449#24687
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object ToolBar2: TToolBar
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 752
|
||
|
Height = 22
|
||
|
AutoSize = True
|
||
|
ButtonWidth = 75
|
||
|
DockSite = True
|
||
|
EdgeInner = esNone
|
||
|
EdgeOuter = esNone
|
||
|
Flat = True
|
||
|
Images = ADODBMD_P.ImageList24
|
||
|
List = True
|
||
|
ShowCaptions = True
|
||
|
TabOrder = 0
|
||
|
object Trefresh: TToolButton
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #26597#35810
|
||
|
ImageIndex = 2
|
||
|
OnClick = TrefreshClick
|
||
|
end
|
||
|
object TOK: TToolButton
|
||
|
Left = 55
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #30830#23450'(&Y)'
|
||
|
ImageIndex = 23
|
||
|
ParentShowHint = False
|
||
|
ShowHint = False
|
||
|
OnClick = TOKClick
|
||
|
end
|
||
|
object Tclose: TToolButton
|
||
|
Left = 128
|
||
|
Top = 0
|
||
|
AutoSize = True
|
||
|
Caption = #20851#38381'(&N)'
|
||
|
ImageIndex = 10
|
||
|
OnClick = TcloseClick
|
||
|
end
|
||
|
end
|
||
|
object Panel1: TPanel
|
||
|
Left = 0
|
||
|
Top = 22
|
||
|
Width = 752
|
||
|
Height = 39
|
||
|
Align = alTop
|
||
|
BevelInner = bvRaised
|
||
|
BevelOuter = bvLowered
|
||
|
TabOrder = 1
|
||
|
object Label1: TLabel
|
||
|
Left = 263
|
||
|
Top = 11
|
||
|
Width = 36
|
||
|
Height = 12
|
||
|
Caption = #33457#21495#65306
|
||
|
Transparent = True
|
||
|
end
|
||
|
object Label3: TLabel
|
||
|
Left = 8
|
||
|
Top = 8
|
||
|
Width = 60
|
||
|
Height = 12
|
||
|
Caption = #24320#22987#26102#38388#65306
|
||
|
end
|
||
|
object Label4: TLabel
|
||
|
Left = 154
|
||
|
Top = 10
|
||
|
Width = 12
|
||
|
Height = 12
|
||
|
Caption = '--'
|
||
|
end
|
||
|
object Label5: TLabel
|
||
|
Left = 416
|
||
|
Top = 8
|
||
|
Width = 36
|
||
|
Height = 12
|
||
|
Caption = #23458#25143#65306
|
||
|
end
|
||
|
object Edit1: TEdit
|
||
|
Left = 310
|
||
|
Top = 6
|
||
|
Width = 99
|
||
|
Height = 20
|
||
|
TabOrder = 0
|
||
|
end
|
||
|
object begDate: TDateTimePicker
|
||
|
Left = 70
|
||
|
Top = 6
|
||
|
Width = 84
|
||
|
Height = 20
|
||
|
Date = 39465.654464328710000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 39465.654464328710000000
|
||
|
TabOrder = 1
|
||
|
end
|
||
|
object endDate: TDateTimePicker
|
||
|
Left = 165
|
||
|
Top = 6
|
||
|
Width = 86
|
||
|
Height = 20
|
||
|
Date = 39465.654555844910000000
|
||
|
Format = 'yyyy-MM-dd'
|
||
|
Time = 39465.654555844910000000
|
||
|
TabOrder = 2
|
||
|
end
|
||
|
object Edit2: TEdit
|
||
|
Left = 456
|
||
|
Top = 5
|
||
|
Width = 105
|
||
|
Height = 20
|
||
|
TabOrder = 3
|
||
|
end
|
||
|
end
|
||
|
object dbGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 61
|
||
|
Width = 737
|
||
|
Height = 420
|
||
|
TabOrder = 2
|
||
|
object tv1: TcxGridDBTableView
|
||
|
OnDblClick = TOKClick
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end
|
||
|
item
|
||
|
Kind = skSum
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Editing = False
|
||
|
OptionsSelection.CellSelect = False
|
||
|
OptionsView.GroupByBox = False
|
||
|
Styles.ContentOdd = ADODBMD_P.cxStyle_gridRow
|
||
|
Styles.Inactive = ADODBMD_P.cxStyle1
|
||
|
Styles.Footer = ADODBMD_P.cxStyle_gridFoot
|
||
|
Styles.GroupByBox = ADODBMD_P.cxStyle_gridGroupBox
|
||
|
Styles.Header = ADODBMD_P.cxStyle_gridHead
|
||
|
object tv1swid: TcxGridDBColumn
|
||
|
Caption = #26679#21697#26465#30721
|
||
|
DataBinding.FieldName = 'swid'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 81
|
||
|
end
|
||
|
object tv1customName: TcxGridDBColumn
|
||
|
Caption = #23458#25143#31616#31216
|
||
|
DataBinding.FieldName = 'customName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 86
|
||
|
end
|
||
|
object tv1P_yhNo: TcxGridDBColumn
|
||
|
Caption = #33457#21495
|
||
|
DataBinding.FieldName = 'P_yhNo'
|
||
|
GroupIndex = 0
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 89
|
||
|
end
|
||
|
object tv1P_colStd: TcxGridDBColumn
|
||
|
Caption = #33394#20301
|
||
|
DataBinding.FieldName = 'P_colStd'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 71
|
||
|
end
|
||
|
object tv1P_colorName: TcxGridDBColumn
|
||
|
Caption = #39068#33394
|
||
|
DataBinding.FieldName = 'P_colorName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 61
|
||
|
end
|
||
|
object tv1P_code: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21495
|
||
|
DataBinding.FieldName = 'P_code'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 62
|
||
|
end
|
||
|
object tv1P_chnName: TcxGridDBColumn
|
||
|
Caption = #20135#21697#21517#31216
|
||
|
DataBinding.FieldName = 'P_chnName'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 106
|
||
|
end
|
||
|
object tv1P_Breadth: TcxGridDBColumn
|
||
|
Caption = #38376#24133
|
||
|
DataBinding.FieldName = 'P_Breadth'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 51
|
||
|
end
|
||
|
object tv1plates: TcxGridDBColumn
|
||
|
Caption = #22871#25968
|
||
|
DataBinding.FieldName = 'plates'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
Width = 41
|
||
|
end
|
||
|
object tv1p_request: TcxGridDBColumn
|
||
|
Caption = #24037#33402#35201#27714
|
||
|
DataBinding.FieldName = 'p_request'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
end
|
||
|
end
|
||
|
object cxGridLevel1: TcxGridLevel
|
||
|
GridView = tv1
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryHelp: TADOQuery
|
||
|
CacheSize = 100
|
||
|
Connection = ADODBMD_P.ADOCon
|
||
|
LockType = ltReadOnly
|
||
|
CommandTimeout = 600
|
||
|
Parameters = <
|
||
|
item
|
||
|
Name = 'craftIdx'
|
||
|
Size = -1
|
||
|
Value = Null
|
||
|
end>
|
||
|
SQL.Strings = (
|
||
|
'')
|
||
|
Left = 216
|
||
|
Top = 80
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = ADOQueryHelp
|
||
|
Left = 256
|
||
|
Top = 80
|
||
|
end
|
||
|
object ADOQueryTmp: TADOQuery
|
||
|
Connection = ADODBMD_P.ADOCon
|
||
|
LockType = ltReadOnly
|
||
|
CommandTimeout = 300
|
||
|
Parameters = <
|
||
|
item
|
||
|
Name = 'craftIdx'
|
||
|
Size = -1
|
||
|
Value = Null
|
||
|
end>
|
||
|
SQL.Strings = (
|
||
|
|
||
|
'select glideno = (select glidename from mc_glide where glideno =' +
|
||
|
' sd_samplecraft.glideno)'
|
||
|
' from sd_samplecraft '
|
||
|
' where craftIdx =:craftIdx'
|
||
|
'order by glideorder')
|
||
|
Left = 256
|
||
|
Top = 128
|
||
|
end
|
||
|
end
|