382 lines
8.9 KiB
Plaintext
382 lines
8.9 KiB
Plaintext
inherited frmCustomerInput: TfrmCustomerInput
|
|
Left = 261
|
|
Top = 149
|
|
Caption = #20844#21496#24405#20837
|
|
ClientHeight = 689
|
|
ClientWidth = 1044
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Height = -16
|
|
OldCreateOrder = True
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
ExplicitWidth = 1060
|
|
ExplicitHeight = 728
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1044
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 67
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
|
Images = DataLink_Company.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton3: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = ToolButton3Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object ScrollBox1: TScrollBox [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1044
|
|
Height = 339
|
|
Align = alTop
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
BorderStyle = bsNone
|
|
Ctl3D = False
|
|
ParentCtl3D = False
|
|
TabOrder = 1
|
|
object Label2: TLabel
|
|
Left = 54
|
|
Top = 9
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #32534#21495
|
|
end
|
|
object Label6: TLabel
|
|
Left = 54
|
|
Top = 45
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #20840#31216
|
|
end
|
|
object Label39: TLabel
|
|
Left = 54
|
|
Top = 81
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22320#22336
|
|
end
|
|
object Label7: TLabel
|
|
Left = 54
|
|
Top = 257
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #22791#27880
|
|
end
|
|
object Label3: TLabel
|
|
Left = 358
|
|
Top = 9
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #31616#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 118
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #33521#25991#20840#31216
|
|
end
|
|
object Label4: TLabel
|
|
Left = 22
|
|
Top = 154
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #33521#25991#22320#22336
|
|
end
|
|
object Label5: TLabel
|
|
Left = 38
|
|
Top = 196
|
|
Width = 48
|
|
Height = 21
|
|
Caption = #32852#31995#20154
|
|
end
|
|
object Label8: TLabel
|
|
Left = 326
|
|
Top = 196
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #32852#31995#30005#35805
|
|
end
|
|
object CoName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 42
|
|
TabOrder = 1
|
|
Width = 504
|
|
end
|
|
object CoCode: TcxTextEdit
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 5
|
|
TabOrder = 0
|
|
Width = 200
|
|
end
|
|
object CoAddress: TcxTextEdit
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 78
|
|
TabOrder = 2
|
|
Width = 504
|
|
end
|
|
object CoAbbrName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 396
|
|
Top = 5
|
|
TabOrder = 3
|
|
Width = 200
|
|
end
|
|
object CoNote: TcxMemo
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 229
|
|
TabOrder = 4
|
|
Height = 77
|
|
Width = 504
|
|
end
|
|
object CoEName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 115
|
|
TabOrder = 5
|
|
Width = 504
|
|
end
|
|
object CoEAddress: TcxTextEdit
|
|
Tag = 2
|
|
Left = 92
|
|
Top = 151
|
|
TabOrder = 6
|
|
Width = 504
|
|
end
|
|
object CompanyContact: TcxTextEdit
|
|
Tag = 2
|
|
Left = 93
|
|
Top = 190
|
|
TabOrder = 7
|
|
Width = 200
|
|
end
|
|
object CompanyTelephone: TcxTextEdit
|
|
Tag = 2
|
|
Left = 396
|
|
Top = 190
|
|
TabOrder = 8
|
|
Width = 200
|
|
end
|
|
end
|
|
object Panel3: TPanel [2]
|
|
Left = 0
|
|
Top = 369
|
|
Width = 1044
|
|
Height = 320
|
|
Align = alClient
|
|
Caption = 'Panel1'
|
|
TabOrder = 2
|
|
object ToolBar3: TToolBar
|
|
Tag = 1
|
|
Left = 1
|
|
Top = 1
|
|
Width = 1042
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 99
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_Company.ImageList_new32
|
|
Images = DataLink_Company.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object ToolButton2: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #35774#20026#40664#35748
|
|
ImageIndex = 15
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object ToolButton6: TToolButton
|
|
Left = 103
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #22686#34892
|
|
ImageIndex = 2
|
|
OnClick = ToolButton6Click
|
|
end
|
|
object ToolButton7: TToolButton
|
|
Left = 174
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#34892
|
|
ImageIndex = 6
|
|
OnClick = ToolButton7Click
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 1
|
|
Top = 31
|
|
Width = 1042
|
|
Height = 288
|
|
Align = alClient
|
|
BorderStyle = cxcbsNone
|
|
TabOrder = 1
|
|
object TV2: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
ScrollbarAnnotations.CustomAnnotations = <>
|
|
DataController.DataSource = DSLXR
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end
|
|
item
|
|
Kind = skSum
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsView.GroupByBox = False
|
|
object cxGridDBColumn2: TcxGridDBColumn
|
|
Caption = #40664#35748
|
|
DataBinding.FieldName = 'IsDefault'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxCheckBoxProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 76
|
|
end
|
|
object cxGridDBColumn3: TcxGridDBColumn
|
|
Caption = #32852#31995#20154
|
|
DataBinding.FieldName = 'Contacts'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 77
|
|
end
|
|
object cxGridDBColumn5: TcxGridDBColumn
|
|
Caption = #32844#20301
|
|
DataBinding.FieldName = 'position'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object cxGridDBColumn6: TcxGridDBColumn
|
|
Caption = #32852#31995#30005#35805
|
|
DataBinding.FieldName = 'Telephone'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.CharCase = ecUpperCase
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
object cxGridDBColumn7: TcxGridDBColumn
|
|
Caption = #25163#26426#21495
|
|
DataBinding.FieldName = 'PhoneNumber'
|
|
DataBinding.IsNullValueType = True
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
Properties.CharCase = ecUpperCase
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 109
|
|
end
|
|
object cxGridDBColumn8: TcxGridDBColumn
|
|
DataBinding.FieldName = 'EMAIL'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
object TV2Column2: TcxGridDBColumn
|
|
Caption = #24494#20449#21495
|
|
DataBinding.FieldName = 'WeChat'
|
|
DataBinding.IsNullValueType = True
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 66
|
|
end
|
|
end
|
|
object cxGridLevel2: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
end
|
|
inherited ImageList_new32: TImageList
|
|
Left = 264
|
|
Top = 8
|
|
end
|
|
inherited cxImageList_bar: TcxImageList
|
|
FormatVersion = 1
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 435
|
|
Top = 8
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 190
|
|
Top = 16
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 517
|
|
Top = 17
|
|
end
|
|
object DSLXR: TDataSource
|
|
DataSet = CDS_LXR
|
|
Left = 483
|
|
Top = 335
|
|
end
|
|
object CDS_LXR: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 404
|
|
Top = 329
|
|
end
|
|
object cxGridPopupMenu2: TcxGridPopupMenu
|
|
PopupMenus = <>
|
|
Left = 319
|
|
Top = 319
|
|
end
|
|
end
|