238 lines
5.1 KiB
Plaintext
238 lines
5.1 KiB
Plaintext
inherited frmSYDept: TfrmSYDept
|
|
Left = 312
|
|
Top = 149
|
|
Caption = #32452#32455#32467#26500
|
|
ClientHeight = 470
|
|
ClientWidth = 988
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
ExplicitWidth = 1004
|
|
ExplicitHeight = 509
|
|
PixelsPerInch = 96
|
|
TextHeight = 21
|
|
object ToolBar1: TToolBar [0]
|
|
Tag = 1
|
|
Left = 0
|
|
Top = 0
|
|
Width = 988
|
|
Height = 30
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 99
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
DisabledImages = DataLink_Company.cxImageList_bar
|
|
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 TBAdd: TToolButton
|
|
Left = 71
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26032#22686#23376#31867
|
|
ImageIndex = 2
|
|
OnClick = TBAddClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 174
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20445#23384
|
|
ImageIndex = 16
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object TBDel: TToolButton
|
|
Left = 245
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21024#38500
|
|
ImageIndex = 5
|
|
OnClick = TBDelClick
|
|
end
|
|
object ToolButton2: TToolButton
|
|
Left = 316
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #32452#32455#20998#37197
|
|
ImageIndex = 20
|
|
Visible = False
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 419
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 7
|
|
OnClick = TBCloseClick
|
|
end
|
|
end
|
|
object cxDBTreeList1: TcxDBTreeList [1]
|
|
Left = 0
|
|
Top = 30
|
|
Width = 249
|
|
Height = 440
|
|
Align = alLeft
|
|
Bands = <
|
|
item
|
|
end>
|
|
DataController.DataSource = DataSource1
|
|
DataController.ParentField = 'DPParent'
|
|
DataController.KeyField = 'DPID'
|
|
Navigator.Buttons.CustomButtons = <>
|
|
OptionsBehavior.CopyCaptionsToClipboard = False
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.CellAutoHeight = True
|
|
OptionsView.Headers = False
|
|
RootValue = -1
|
|
TabOrder = 1
|
|
OnClick = cxDBTreeList1Click
|
|
ExplicitTop = 38
|
|
ExplicitHeight = 432
|
|
object cxDBTreeList1cxDBTreeListColumn2: TcxDBTreeListColumn
|
|
DataBinding.FieldName = 'DPName'
|
|
Width = 210
|
|
Position.ColIndex = 0
|
|
Position.RowIndex = 0
|
|
Position.BandIndex = 0
|
|
Summary.FooterSummaryItems = <>
|
|
Summary.GroupFooterSummaryItems = <>
|
|
end
|
|
end
|
|
object Panel1: TPanel [2]
|
|
Left = 249
|
|
Top = 30
|
|
Width = 739
|
|
Height = 440
|
|
Align = alClient
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clWhite
|
|
ParentBackground = False
|
|
TabOrder = 2
|
|
ExplicitTop = 38
|
|
ExplicitHeight = 432
|
|
object Label1: TLabel
|
|
Left = 42
|
|
Top = 54
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #19978#32423#32452#32455
|
|
end
|
|
object Label2: TLabel
|
|
Left = 42
|
|
Top = 95
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #32452#32455#21517#31216
|
|
end
|
|
object Label3: TLabel
|
|
Left = 42
|
|
Top = 135
|
|
Width = 64
|
|
Height = 21
|
|
Caption = #32452#32455#32534#30721
|
|
end
|
|
object Label4: TLabel
|
|
Left = 42
|
|
Top = 16
|
|
Width = 64
|
|
Height = 22
|
|
Caption = #32452#32455#32467#26500
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clRed
|
|
Font.Height = -16
|
|
Font.Name = #24494#36719#38597#40657
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 40
|
|
Top = 173
|
|
Width = 68
|
|
Height = 21
|
|
Caption = #39034' '#24207' '#21495
|
|
end
|
|
object DPTopName: TEdit
|
|
Left = 118
|
|
Top = 50
|
|
Width = 169
|
|
Height = 29
|
|
ReadOnly = True
|
|
TabOrder = 0
|
|
end
|
|
object DPName: TEdit
|
|
Left = 118
|
|
Top = 91
|
|
Width = 169
|
|
Height = 29
|
|
TabOrder = 1
|
|
OnKeyPress = DPNameKeyPress
|
|
end
|
|
object DPNo: TEdit
|
|
Left = 118
|
|
Top = 131
|
|
Width = 169
|
|
Height = 29
|
|
TabOrder = 2
|
|
end
|
|
object DPOrder: TEdit
|
|
Left = 118
|
|
Top = 169
|
|
Width = 169
|
|
Height = 29
|
|
TabOrder = 3
|
|
end
|
|
end
|
|
inherited ADOQueryBaseCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 313
|
|
Top = 248
|
|
end
|
|
inherited ADOQueryBaseTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Left = 401
|
|
Top = 241
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = CDS_Tree
|
|
Left = 147
|
|
Top = 219
|
|
end
|
|
object ADOQueryTree: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 117
|
|
Top = 145
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 528
|
|
Top = 215
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_Company.ADOLink
|
|
Parameters = <>
|
|
Left = 520
|
|
Top = 258
|
|
end
|
|
object CDS_Tree: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 96
|
|
Top = 256
|
|
end
|
|
end
|