D7XHshengfang/报关管理(BaoGuan.dll)/U_GYSList.dfm
DESKTOP-E401PHE\Administrator 0cb161cfb3 ~
2025-04-30 23:58:03 +08:00

537 lines
13 KiB
Plaintext

object frmGYSList: TfrmGYSList
Left = 43
Top = 66
Width = 1182
Height = 606
Caption = #20379#24212#21830#30331#35760
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1166
AutoSize = True
ButtonHeight = 30
ButtonWidth = 107
Caption = 'ToolBar1'
Color = clSkyBlue
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = DataLink_DDMD.ThreeImgList
List = True
ParentColor = False
ParentFont = False
ShowCaptions = True
TabOrder = 0
object TBRafresh: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #21047#26032
ImageIndex = 0
OnClick = TBRafreshClick
end
object TBFind: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #36807#28388
ImageIndex = 20
OnClick = TBFindClick
end
object TBAdd: TToolButton
Left = 126
Top = 0
AutoSize = True
Caption = #26032#22686
ImageIndex = 1
OnClick = TBAddClick
end
object TBEdit: TToolButton
Left = 189
Top = 0
AutoSize = True
Caption = #20462#25913
ImageIndex = 11
OnClick = TBEditClick
end
object ToolButton1: TToolButton
Left = 252
Top = 0
AutoSize = True
Caption = #26597#30475
ImageIndex = 55
OnClick = ToolButton1Click
end
object TBDel: TToolButton
Left = 315
Top = 0
AutoSize = True
Caption = #21024#38500
ImageIndex = 3
OnClick = TBDelClick
end
object ToolButton4: TToolButton
Left = 378
Top = 0
AutoSize = True
Caption = #26356#26032#36134#26399#22825#25968
ImageIndex = 22
OnClick = ToolButton4Click
end
object Panel2: TPanel
Left = 489
Top = 0
Width = 119
Height = 30
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 0
object Label3: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = #36134#26399#22825#25968
end
object LockDays: TEdit
Left = 58
Top = 5
Width = 52
Height = 20
TabOrder = 0
end
end
object ToolButton5: TToolButton
Left = 608
Top = 0
AutoSize = True
Caption = #26356#26032#22823#31867
ImageIndex = 22
OnClick = ToolButton5Click
end
object Panel3: TPanel
Left = 695
Top = 0
Width = 107
Height = 30
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 1
object Label4: TLabel
Left = 8
Top = 8
Width = 24
Height = 12
Caption = #22823#31867
end
object BigType: TComboBox
Left = 34
Top = 5
Width = 70
Height = 20
Style = csDropDownList
ItemHeight = 12
TabOrder = 0
Items.Strings = (
#24212#20184#27454
#21333#35777
#20179#24211
#26426#29289#26009
#20854#20182)
end
end
object ToolButton2: TToolButton
Left = 802
Top = 0
AutoSize = True
Caption = #20379#24212#21830#38145#23450
ImageIndex = 35
OnClick = ToolButton2Click
end
object ToolButton3: TToolButton
Left = 901
Top = 0
AutoSize = True
Caption = #35299#38145
ImageIndex = 41
OnClick = ToolButton3Click
end
object TBExport: TToolButton
Left = 964
Top = 0
AutoSize = True
Caption = #23548#20986
ImageIndex = 97
OnClick = TBExportClick
end
object TBClose: TToolButton
Left = 1027
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 122
Width = 1166
Height = 446
Align = alClient
PopupMenu = PopupMenu1
TabOrder = 1
object Tv1: TcxGridDBTableView
OnMouseDown = Tv1MouseDown
NavigatorButtons.ConfirmDelete = False
DataController.DataSource = DataSource1
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
DataController.Summary.DefaultGroupSummaryItems = <>
DataController.Summary.FooterSummaryItems = <>
DataController.Summary.SummaryGroups = <>
OptionsCustomize.ColumnFiltering = False
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_DDMD.Default
object v1Column5: TcxGridDBColumn
Caption = #36873#25321
DataBinding.FieldName = 'SSel'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.ImmediatePost = True
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Width = 46
end
object v1Column2: TcxGridDBColumn
Caption = #20379#24212#21830#32534#21495
DataBinding.FieldName = 'KHCode'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 117
end
object v1Column7: TcxGridDBColumn
Caption = #20379#24212#21830#20840#31216
DataBinding.FieldName = 'KHName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 88
end
object v1Column6: TcxGridDBColumn
Caption = #20379#24212#21830#31616#31216
DataBinding.FieldName = 'KHNameJC'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 139
end
object v1Column15: TcxGridDBColumn
Caption = #22823#31867
DataBinding.FieldName = 'BigType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 87
end
object v1Column1: TcxGridDBColumn
Caption = #20379#24212#21830#31867#22411
DataBinding.FieldName = 'KHType'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 81
end
object v1Column4: TcxGridDBColumn
Caption = #32479#35745#21333#20301#21517#31216
DataBinding.FieldName = 'TJKHName'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 102
end
object v1Column9: TcxGridDBColumn
Caption = #30005#35805
DataBinding.FieldName = 'ZKTelNo'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 96
end
object v1Column10: TcxGridDBColumn
Caption = #20256#30495
DataBinding.FieldName = 'ZKFax'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 89
end
object v1Column11: TcxGridDBColumn
Caption = #22320#22336
DataBinding.FieldName = 'ZKAddress'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 112
end
object v1Column16: TcxGridDBColumn
Caption = #36127#36131#20154
DataBinding.FieldName = 'FZPerson'
PropertiesClassName = 'TcxComboBoxProperties'
Properties.DropDownRows = 40
Properties.ImmediatePost = True
Properties.OnChange = v1Column16PropertiesChange
HeaderAlignmentHorz = taCenter
Width = 73
end
object v1Column12: TcxGridDBColumn
Caption = #32852#31995#20154
DataBinding.FieldName = 'LXR'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 82
end
object v1Column13: TcxGridDBColumn
Caption = #32852#31995#20154#30005#35805
DataBinding.FieldName = 'LXRTel'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 78
end
object v1Column3: TcxGridDBColumn
Caption = #26159#21542#26377#25928
DataBinding.FieldName = 'Valid'
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 76
end
object v1Column8: TcxGridDBColumn
Caption = #24050#38145#23450
DataBinding.FieldName = 'LockFlag'
PropertiesClassName = 'TcxCheckBoxProperties'
Properties.NullStyle = nssUnchecked
HeaderAlignmentHorz = taCenter
Options.Editing = False
Width = 64
end
object v1Column14: TcxGridDBColumn
Caption = #36134#26399#22825#25968
DataBinding.FieldName = 'lockDays'
Options.Editing = False
Width = 59
end
end
object cxGrid1Level1: TcxGridLevel
GridView = Tv1
end
end
object Panel1: TPanel
Left = 0
Top = 32
Width = 1166
Height = 67
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSkyBlue
TabOrder = 2
object Label9: TLabel
Left = 27
Top = 15
Width = 65
Height = 12
Caption = #20379#24212#21830#31616#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 27
Top = 39
Width = 65
Height = 12
Caption = #20379#24212#21830#32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label34: TLabel
Left = 249
Top = 15
Width = 65
Height = 12
Caption = #20379#24212#21830#31867#22411
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label1: TLabel
Left = 241
Top = 39
Width = 78
Height = 12
Caption = #32479#35745#21333#20301#21517#31216
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 465
Top = 15
Width = 39
Height = 12
Caption = #36127#36131#20154
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object KHNameJC: TEdit
Tag = 2
Left = 94
Top = 11
Width = 125
Height = 20
TabOrder = 0
OnChange = CustomerNoNameChange
end
object KHCode: TEdit
Tag = 2
Left = 94
Top = 35
Width = 125
Height = 20
TabOrder = 1
OnChange = CustomerNoNameChange
end
object KHType: TEdit
Tag = 2
Left = 320
Top = 11
Width = 125
Height = 20
TabOrder = 2
OnChange = CustomerNoNameChange
end
object TJKHName: TEdit
Tag = 2
Left = 320
Top = 35
Width = 125
Height = 20
TabOrder = 3
OnChange = CustomerNoNameChange
end
object CheckBox1: TCheckBox
Left = 508
Top = 37
Width = 97
Height = 17
Caption = #26174#31034#26080#25928#25968#25454
TabOrder = 4
end
object FZPerson: TEdit
Tag = 2
Left = 506
Top = 11
Width = 125
Height = 20
TabOrder = 5
OnChange = CustomerNoNameChange
end
end
object cxTabControl1: TcxTabControl
Left = 0
Top = 99
Width = 1166
Height = 23
Align = alTop
Style = 8
TabIndex = 0
TabOrder = 3
Tabs.Strings = (
#24212#20184#27454
#21333#35777
#20179#24211
#26426#29289#26009
#20854#20182
#20840#37096)
OnChange = cxTabControl1Change
ClientRectBottom = 23
ClientRectRight = 1166
ClientRectTop = 23
end
object cxGridPopupMenu1: TcxGridPopupMenu
Grid = cxGrid1
PopupMenus = <>
Left = 464
Top = 160
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_DDMD.ADOLink
Parameters = <>
Left = 432
Top = 200
end
object ADOQueryMain: TADOQuery
Connection = DataLink_DDMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 392
Top = 200
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_DDMD.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 304
Top = 152
end
object DataSource1: TDataSource
DataSet = Order_Main
Left = 352
Top = 160
end
object Order_Main: TClientDataSet
Aggregates = <>
Params = <>
Left = 416
Top = 160
end
object PopupMenu1: TPopupMenu
Left = 304
Top = 192
object N2: TMenuItem
Caption = #20840#36873
OnClick = N2Click
end
object N1: TMenuItem
Caption = #20840#24323
OnClick = N1Click
end
end
end