D7myzhenyong/客户供应商管理(Company.dll)/U_OurCompanyInput.dfm
DESKTOP-E401PHE\Administrator 237de1c308 0
2025-08-26 15:25:51 +08:00

270 lines
6.0 KiB
Plaintext

object frmOurcompanyInput: TfrmOurcompanyInput
Left = 354
Top = 244
Width = 1055
Height = 534
Caption = #26412#20844#21496#36164#26009#24405#20837
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
WindowState = wsMaximized
OnClose = FormClose
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 1039
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Company.ThreeImgList
Flat = True
Images = DataLink_Company.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton3: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #20445#23384
ImageIndex = 5
OnClick = ToolButton3Click
end
object TBClose: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #20851#38381
ImageIndex = 21
OnClick = TBCloseClick
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 31
Width = 1039
Height = 194
Align = alTop
BevelInner = bvNone
BevelOuter = bvNone
Ctl3D = False
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentCtl3D = False
ParentFont = False
TabOrder = 1
object Label2: TLabel
Left = 43
Top = 35
Width = 56
Height = 14
Caption = #20844#21496#32534#21495
end
object Label6: TLabel
Left = 15
Top = 74
Width = 84
Height = 14
Caption = #20844#21496#20013#25991#21517#31216
end
object Label7: TLabel
Left = 43
Top = 116
Width = 56
Height = 14
Caption = #22791' '#27880
end
object Label1: TLabel
Left = 466
Top = 74
Width = 84
Height = 14
Caption = #20844#21496#33521#25991#21517#31216
end
object Label39: TLabel
Left = 306
Top = 35
Width = 56
Height = 14
Caption = #20844#21496#22320#22336
end
object CoName: TEdit
Tag = 2
Left = 103
Top = 71
Width = 300
Height = 20
TabOrder = 1
end
object Note: TMemo
Tag = 2
Left = 103
Top = 116
Width = 762
Height = 57
ImeName = #20013#25991' - QQ'#25340#38899#36755#20837#27861
ScrollBars = ssVertical
TabOrder = 2
end
object CoCode: TEdit
Tag = 2
Left = 103
Top = 32
Width = 140
Height = 20
TabOrder = 0
end
object CoEName: TEdit
Tag = 2
Left = 554
Top = 71
Width = 300
Height = 20
TabOrder = 3
end
object CoAddress: TEdit
Tag = 2
Left = 372
Top = 32
Width = 482
Height = 20
TabOrder = 4
end
end
object cxGrid1: TcxGrid
Left = 0
Top = 256
Width = 1039
Height = 239
Align = alClient
TabOrder = 2
object Tv1: TcxGridDBTableView
Navigator.Buttons.CustomButtons = <>
Navigator.Buttons.Delete.Enabled = False
Navigator.Buttons.Delete.Visible = False
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.DataRowHeight = 200
OptionsView.Footer = True
OptionsView.GroupByBox = False
Styles.Header = DataLink_Company.Default
object Tv1Column1: TcxGridDBColumn
Caption = #20844#21496#36134#25143#36164#26009
DataBinding.FieldName = 'ACCName'
PropertiesClassName = 'TcxMemoProperties'
HeaderAlignmentHorz = taCenter
Width = 831
end
object Tv1Column2: TcxGridDBColumn
Caption = #22791#27880
DataBinding.FieldName = 'CaNote'
PropertiesClassName = 'TcxMemoProperties'
HeaderAlignmentHorz = taCenter
Width = 194
end
end
object cxGridLevel1: TcxGridLevel
GridView = Tv1
end
end
object ToolBar2: TToolBar
Left = 0
Top = 225
Width = 1039
Height = 31
ButtonHeight = 30
ButtonWidth = 59
Caption = 'ToolBar1'
Color = clSkyBlue
DisabledImages = DataLink_Company.ThreeImgList
Flat = True
Images = DataLink_Company.ThreeImgList
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 3
object ToolButton4: TToolButton
Left = 0
Top = 0
AutoSize = True
Caption = #22686#34892
ImageIndex = 57
OnClick = ToolButton4Click
end
object ToolButton5: TToolButton
Left = 63
Top = 0
AutoSize = True
Caption = #21024#34892
ImageIndex = 113
OnClick = ToolButton5Click
end
end
object ADOQueryTemp: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 419
Top = 264
end
object ADOQueryCmd: TADOQuery
Connection = DataLink_Company.ADOLink
Parameters = <>
Left = 462
Top = 264
end
object ADOQueryMain: TADOQuery
Connection = DataLink_Company.ADOLink
LockType = ltReadOnly
Parameters = <>
Left = 525
Top = 281
end
object cxGridPopupMenu2: TcxGridPopupMenu
PopupMenus = <>
Left = 382
Top = 382
end
object CDS_LXR: TClientDataSet
Aggregates = <>
Params = <>
Left = 425
Top = 383
end
object DSLXR: TDataSource
DataSet = CDS_LXR
Left = 472
Top = 383
end
end