283 lines
7.4 KiB
Plaintext
283 lines
7.4 KiB
Plaintext
object frmZDYHelp: TfrmZDYHelp
|
|
Left = 466
|
|
Top = 188
|
|
Width = 773
|
|
Height = 528
|
|
Caption = #39033#30446#32500#25252
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnShow = FormShow
|
|
PixelsPerInch = 96
|
|
TextHeight = 12
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 76
|
|
Width = 757
|
|
Height = 414
|
|
Align = alClient
|
|
TabOrder = 2
|
|
object TV1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = TV1CellDblClick
|
|
DataController.DataSource = DataSource1
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.FocusCellOnCycle = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Editing = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object V1Code: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'ZDYNo'
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object V1OrderNo: TcxGridDBColumn
|
|
Caption = 'Serial number'
|
|
DataBinding.FieldName = 'OrderNo'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1OrderNoPropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 103
|
|
end
|
|
object V1Name: TcxGridDBColumn
|
|
Tag = 2
|
|
Caption = 'Name'
|
|
DataBinding.FieldName = 'ZDYName'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1NamePropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 297
|
|
end
|
|
object V1Note: TcxGridDBColumn
|
|
DataBinding.FieldName = 'Note'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1NotePropertiesEditValueChanged
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 109
|
|
end
|
|
object V1ZdyFlag: TcxGridDBColumn
|
|
Caption = #26631#24535
|
|
DataBinding.FieldName = 'ZdyFlag'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1Column1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
end
|
|
object V1HelpType: TcxGridDBColumn
|
|
Caption = #24110#21161#31867#27604
|
|
DataBinding.FieldName = 'HelpType'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1HelpTypePropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 55
|
|
end
|
|
object V1ZdyStr1: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ZdyStr1'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object V1ZdyStr2: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ZdyStr2'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 60
|
|
end
|
|
object V1ZdyStr3: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ZdyStr3'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 57
|
|
end
|
|
object V1ZdyStr4: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ZdyStr4'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
object V1ZdyStr5: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ZdyStr5'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.OnEditValueChanged = V1ZdyStr1PropertiesEditValueChanged
|
|
Visible = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 61
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = TV1
|
|
end
|
|
end
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 757
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 77
|
|
Caption = 'ToolBar1'
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_YPGL.ThreeImgList
|
|
List = True
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton1: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'OPTIONS'
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBAdd: TToolButton
|
|
Left = 81
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'ADD'
|
|
ImageIndex = 10
|
|
OnClick = TBAddClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'DELETE'
|
|
ImageIndex = 17
|
|
OnClick = TBDelClick
|
|
end
|
|
object TBEdit: TToolButton
|
|
Left = 213
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'MODIFY'
|
|
ImageIndex = 54
|
|
OnClick = TBEditClick
|
|
end
|
|
object TBSave: TToolButton
|
|
Left = 288
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'SAVE'
|
|
ImageIndex = 14
|
|
Visible = False
|
|
OnClick = TBSaveClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 351
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = 'CLOSE'
|
|
ImageIndex = 55
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 757
|
|
Height = 44
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
TabOrder = 1
|
|
object Label1: TLabel
|
|
Left = 18
|
|
Top = 17
|
|
Width = 24
|
|
Height = 12
|
|
Caption = 'Name'
|
|
end
|
|
object Label2: TLabel
|
|
Left = 240
|
|
Top = 11
|
|
Width = 204
|
|
Height = 24
|
|
Caption =
|
|
'Note: the focus leaves the current'#13#10'editing cell to save the dat' +
|
|
'a.'
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object ZDYName: TEdit
|
|
Tag = 2
|
|
Left = 53
|
|
Top = 12
|
|
Width = 169
|
|
Height = 20
|
|
TabOrder = 0
|
|
OnChange = ZDYNameChange
|
|
end
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 48
|
|
Top = 136
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 80
|
|
Top = 144
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_YPGL.ADOLink
|
|
Parameters = <>
|
|
Left = 112
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = ClientDataSet1
|
|
Left = 280
|
|
Top = 144
|
|
end
|
|
object ClientDataSet1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 208
|
|
Top = 144
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 168
|
|
Top = 152
|
|
end
|
|
end
|