235 lines
5.4 KiB
Plaintext
235 lines
5.4 KiB
Plaintext
inherited frmCompany: TfrmCompany
|
|
Left = 347
|
|
Top = 169
|
|
Caption = #20844#21496#31649#29702
|
|
ClientHeight = 611
|
|
ClientWidth = 1366
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
FormStyle = fsMDIChild
|
|
Position = poScreenCenter
|
|
Visible = True
|
|
ExplicitWidth = 1382
|
|
ExplicitHeight = 650
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1366
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 83
|
|
Caption = 'ToolBar1'
|
|
Color = clWhite
|
|
DisabledImages = DataLink_Company.cxImageList_bar
|
|
GradientEndColor = 15717318
|
|
Images = DataLink_Company.cxImageList_bar
|
|
List = True
|
|
ParentColor = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 1
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object btnAdd: TToolButton
|
|
Left = 63
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686
|
|
ImageIndex = 9
|
|
OnClick = btnAddClick
|
|
end
|
|
object btnEdit: TToolButton
|
|
Left = 126
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20462#25913
|
|
ImageIndex = 3
|
|
OnClick = btnEditClick
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 189
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 5
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton5: TToolButton
|
|
Left = 252
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #38468#20214
|
|
ImageIndex = 22
|
|
OnClick = ToolButton5Click
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 315
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384#26684#24335
|
|
ImageIndex = 16
|
|
OnClick = ToolButton2Click
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 402
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid [1]
|
|
Left = 0
|
|
Top = 69
|
|
Width = 1366
|
|
Height = 542
|
|
Align = alClient
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
Navigator.Buttons.CustomButtons = <>
|
|
Navigator.Buttons.Delete.Enabled = False
|
|
Navigator.Buttons.Delete.Visible = False
|
|
DataController.DataSource = DS_1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsBehavior.GoToNextCellOnEnter = True
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsData.Deleting = False
|
|
OptionsData.DeletingConfirmation = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
object v2Column2: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'CoCode'
|
|
PropertiesClassName = 'TcxTextEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
object v2Column6: TcxGridDBColumn
|
|
Caption = #20840#31216
|
|
DataBinding.FieldName = 'CoName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Focusing = False
|
|
Width = 127
|
|
end
|
|
object Tv1Column1: TcxGridDBColumn
|
|
Caption = #31616#31216
|
|
DataBinding.FieldName = 'CoAbbrName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 151
|
|
end
|
|
object v2Column10: TcxGridDBColumn
|
|
Caption = #22320#22336
|
|
DataBinding.FieldName = 'CoAddress'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 173
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel [2]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 1366
|
|
Height = 39
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 2
|
|
object Label3: TLabel
|
|
Left = 315
|
|
Top = 8
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #20840#31216
|
|
end
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 8
|
|
Width = 32
|
|
Height = 21
|
|
Caption = #32534#21495
|
|
end
|
|
object CoName: TcxTextEdit
|
|
Tag = 2
|
|
Left = 353
|
|
Top = 4
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
Width = 200
|
|
end
|
|
object CoCode: TcxTextEdit
|
|
Tag = 2
|
|
Left = 57
|
|
Top = 4
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Width = 200
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 337
|
|
Top = 151
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 201
|
|
Top = 144
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 627
|
|
Top = 149
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 709
|
|
Top = 184
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 537
|
|
Top = 136
|
|
end
|
|
object GPM_1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 312
|
|
Top = 295
|
|
end
|
|
object DS_1: TDataSource
|
|
DataSet = CDS_1
|
|
Left = 499
|
|
Top = 282
|
|
end
|
|
object CDS_1: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 424
|
|
Top = 263
|
|
end
|
|
end
|