174 lines
4.3 KiB
Plaintext
174 lines
4.3 KiB
Plaintext
object frameLeftHelpTree: TframeLeftHelpTree
|
|
Left = 0
|
|
Top = 0
|
|
Width = 198
|
|
Height = 332
|
|
TabOrder = 0
|
|
object cxGridt1: TcxGrid
|
|
Left = 0
|
|
Top = 33
|
|
Width = 198
|
|
Height = 299
|
|
Align = alClient
|
|
TabOrder = 0
|
|
object tt1: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnFocusedRecordChanged = tt1FocusedRecordChanged
|
|
DataController.DataSource = DS_LTree
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsSelection.CellSelect = False
|
|
OptionsView.GroupByBox = False
|
|
OptionsView.Header = False
|
|
Styles.Inactive = cxStyle2
|
|
Styles.Group = cxStyle_gridHead
|
|
object tt1ParentCodeName: TcxGridDBColumn
|
|
DataBinding.FieldName = 'ParentCodeName'
|
|
Visible = False
|
|
GroupIndex = 0
|
|
Options.Sorting = False
|
|
SortIndex = 0
|
|
SortOrder = soDescending
|
|
IsCaptionAssigned = True
|
|
end
|
|
object tt1codeName: TcxGridDBColumn
|
|
Caption = #21517#31216
|
|
DataBinding.FieldName = 'codeName'
|
|
Width = 158
|
|
end
|
|
end
|
|
object cleveltt1: TcxGridLevel
|
|
GridView = tt1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 198
|
|
Height = 33
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
object ComboBox1: TComboBox
|
|
Left = 3
|
|
Top = 6
|
|
Width = 57
|
|
Height = 20
|
|
Style = csDropDownList
|
|
ItemHeight = 12
|
|
ItemIndex = 0
|
|
TabOrder = 0
|
|
Text = #21517#31216
|
|
Items.Strings = (
|
|
#21517#31216
|
|
#32534#21495)
|
|
end
|
|
object Edit1: TEdit
|
|
Left = 59
|
|
Top = 5
|
|
Width = 134
|
|
Height = 20
|
|
TabOrder = 1
|
|
OnChange = Edit1Change
|
|
end
|
|
end
|
|
object DS_LTree: TDataSource
|
|
DataSet = ADOQueryLTree
|
|
Left = 56
|
|
Top = 64
|
|
end
|
|
object ADOQueryLTree: TADOQuery
|
|
LockType = ltReadOnly
|
|
CommandTimeout = 300
|
|
Parameters = <>
|
|
Left = 96
|
|
Top = 64
|
|
end
|
|
object cxStyleRepository1: TcxStyleRepository
|
|
Left = 147
|
|
Top = 80
|
|
object cxStyle1: TcxStyle
|
|
AssignedValues = [svColor]
|
|
Color = clInactiveCaption
|
|
end
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svColor, svTextColor]
|
|
Color = 4707838
|
|
TextColor = clBtnText
|
|
end
|
|
object cxStyle_gridRow: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = 16311512
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
end
|
|
object cxStyle_gridFoot: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle_gridHead: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle_gridGroupBox: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = clMoneyGreen
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -12
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle_yellow: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = 8454143
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
end
|
|
object cxStyle_Red: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = clRed
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
end
|
|
object cxStyle_fontred: TcxStyle
|
|
AssignedValues = [svFont, svTextColor]
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -11
|
|
Font.Name = 'MS Sans Serif'
|
|
Font.Style = []
|
|
TextColor = clRed
|
|
end
|
|
object cxStyle_fontBlue: TcxStyle
|
|
AssignedValues = [svTextColor]
|
|
TextColor = clBlue
|
|
end
|
|
end
|
|
end
|