D10SZKaiXiYa/A01基础公司管理/U_CustomerInput.dfm

184 lines
3.6 KiB
Plaintext
Raw Normal View History

2025-03-01 10:55:52 +08:00
inherited frmCustomerInput: TfrmCustomerInput
Left = 261
Top = 149
Caption = #20844#21496#24405#20837
2026-03-09 12:49:21 +08:00
ClientHeight = 329
ClientWidth = 687
2025-03-01 10:55:52 +08:00
Color = clWhite
Font.Charset = GB2312_CHARSET
Font.Height = -16
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
2026-03-09 12:49:21 +08:00
ExplicitWidth = 703
ExplicitHeight = 368
2025-03-01 10:55:52 +08:00
PixelsPerInch = 96
TextHeight = 21
object ToolBar1: TToolBar [0]
Tag = 1
Left = 0
Top = 0
2026-03-09 12:49:21 +08:00
Width = 687
2025-03-01 10:55:52 +08:00
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
2026-03-09 12:49:21 +08:00
ExplicitWidth = 599
2025-03-01 10:55:52 +08:00
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
2026-03-09 12:49:21 +08:00
Width = 687
Height = 299
2025-03-01 10:55:52 +08:00
Align = alClient
BevelInner = bvNone
BevelOuter = bvNone
BorderStyle = bsNone
Color = clWhite
Ctl3D = False
ParentColor = False
ParentCtl3D = False
TabOrder = 1
2026-03-09 12:49:21 +08:00
ExplicitWidth = 730
ExplicitHeight = 291
2025-03-01 10:55:52 +08:00
object Label2: TLabel
Left = 15
Top = 12
Width = 32
Height = 21
Caption = #32534#21495
end
object Label6: TLabel
Left = 15
Top = 48
Width = 32
Height = 21
Caption = #20840#31216
end
object Label39: TLabel
Left = 15
2026-03-09 12:49:21 +08:00
Top = 123
2025-03-01 10:55:52 +08:00
Width = 32
Height = 21
Caption = #22320#22336
end
object Label7: TLabel
Left = 15
2026-03-09 12:49:21 +08:00
Top = 167
2025-03-01 10:55:52 +08:00
Width = 32
Height = 21
Caption = #22791#27880
end
object Label3: TLabel
Left = 319
Top = 12
Width = 32
Height = 21
Caption = #31616#31216
end
2026-03-09 12:49:21 +08:00
object Label1: TLabel
Left = 15
Top = 83
Width = 32
Height = 21
Caption = #31246#21495
end
2025-03-01 10:55:52 +08:00
object CoName: TcxTextEdit
Tag = 2
Left = 53
Top = 45
TabOrder = 1
Width = 504
end
object CoCode: TcxTextEdit
Tag = 2
Left = 53
Top = 8
TabOrder = 0
Width = 200
end
object CoAddress: TcxTextEdit
Tag = 2
Left = 53
2026-03-09 12:49:21 +08:00
Top = 120
2025-03-01 10:55:52 +08:00
TabOrder = 2
Width = 504
end
object CoAbbrName: TcxTextEdit
Tag = 2
Left = 357
Top = 8
TabOrder = 3
Width = 200
end
object CoNote: TcxMemo
Tag = 2
Left = 53
2026-03-09 12:49:21 +08:00
Top = 167
2025-03-01 10:55:52 +08:00
TabOrder = 4
Height = 77
Width = 504
end
2026-03-09 12:49:21 +08:00
object ShuiNo: TcxTextEdit
Tag = 2
Left = 53
Top = 80
TabOrder = 5
Width = 504
end
2025-03-01 10:55:52 +08:00
end
inherited ADOQueryBaseCmd: TADOQuery
Connection = DataLink_Company.ADOLink
end
inherited ADOQueryBaseTemp: TADOQuery
Connection = DataLink_Company.ADOLink
end
inherited cxImageList_bar: TcxImageList
FormatVersion = 1
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 331
Top = 200
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Company.ADOLink
Parameters = <>
Left = 158
Top = 192
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 237
Top = 193
end
end