241 lines
6.5 KiB
Plaintext
241 lines
6.5 KiB
Plaintext
![]() |
object frmXcCustCodeHelp: TfrmXcCustCodeHelp
|
||
|
Left = 261
|
||
|
Top = 181
|
||
|
BorderIcons = [biSystemMenu]
|
||
|
BorderStyle = bsSingle
|
||
|
Caption = #36755#20837#24110#21161
|
||
|
ClientHeight = 415
|
||
|
ClientWidth = 391
|
||
|
Color = clBtnFace
|
||
|
Font.Charset = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = []
|
||
|
OldCreateOrder = False
|
||
|
OnClose = FormClose
|
||
|
OnCreate = FormCreate
|
||
|
OnShow = FormShow
|
||
|
PixelsPerInch = 96
|
||
|
TextHeight = 12
|
||
|
object btOk: TBitBtn
|
||
|
Left = 328
|
||
|
Top = 112
|
||
|
Width = 57
|
||
|
Height = 27
|
||
|
Caption = #30830#23450
|
||
|
TabOrder = 0
|
||
|
OnClick = btOkClick
|
||
|
end
|
||
|
object btNo: TBitBtn
|
||
|
Left = 328
|
||
|
Top = 200
|
||
|
Width = 57
|
||
|
Height = 27
|
||
|
Caption = #21462#28040
|
||
|
TabOrder = 1
|
||
|
OnClick = btNoClick
|
||
|
end
|
||
|
object dbGrid1: TcxGrid
|
||
|
Left = 0
|
||
|
Top = 0
|
||
|
Width = 315
|
||
|
Height = 415
|
||
|
Align = alLeft
|
||
|
TabOrder = 2
|
||
|
object Tv1: TcxGridDBTableView
|
||
|
OnDblClick = Tv1DblClick
|
||
|
NavigatorButtons.ConfirmDelete = False
|
||
|
DataController.DataSource = DataSource1
|
||
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoGroupsAlwaysExpanded]
|
||
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
||
|
DataController.Summary.FooterSummaryItems = <
|
||
|
item
|
||
|
Kind = skCount
|
||
|
end>
|
||
|
DataController.Summary.SummaryGroups = <>
|
||
|
OptionsBehavior.GoToNextCellOnEnter = True
|
||
|
OptionsBehavior.FocusCellOnCycle = True
|
||
|
OptionsCustomize.ColumnFiltering = False
|
||
|
OptionsData.Deleting = False
|
||
|
OptionsData.DeletingConfirmation = False
|
||
|
OptionsData.Inserting = False
|
||
|
OptionsView.GroupByBox = False
|
||
|
OptionsView.Indicator = True
|
||
|
Styles.ContentOdd = cxStyle_gridRow
|
||
|
Styles.Inactive = cxStyle_yellow
|
||
|
Styles.GroupByBox = cxStyle_gridGroupBox
|
||
|
Styles.Header = cxStyle_gridHead
|
||
|
object Tv1code: TcxGridDBColumn
|
||
|
Caption = #32534#21495
|
||
|
DataBinding.FieldName = 'code'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Width = 100
|
||
|
end
|
||
|
object Tv1Name: TcxGridDBColumn
|
||
|
Caption = #21517#31216
|
||
|
DataBinding.FieldName = 'Name'
|
||
|
PropertiesClassName = 'TcxComboBoxProperties'
|
||
|
HeaderAlignmentHorz = taCenter
|
||
|
HeaderGlyphAlignmentHorz = taCenter
|
||
|
Options.Editing = False
|
||
|
Options.Focusing = False
|
||
|
Width = 189
|
||
|
end
|
||
|
end
|
||
|
object dbGrid1Level1: TcxGridLevel
|
||
|
GridView = Tv1
|
||
|
end
|
||
|
end
|
||
|
object ADOQueryHelp: TADOQuery
|
||
|
Connection = ADOConnection1
|
||
|
LockType = ltReadOnly
|
||
|
Parameters = <>
|
||
|
Left = 272
|
||
|
Top = 24
|
||
|
end
|
||
|
object DataSource1: TDataSource
|
||
|
DataSet = ADOQueryHelp
|
||
|
Left = 216
|
||
|
Top = 40
|
||
|
end
|
||
|
object ADOConnection1: TADOConnection
|
||
|
LoginPrompt = False
|
||
|
Left = 192
|
||
|
Top = 96
|
||
|
end
|
||
|
object cxLookAndFeelController1: TcxLookAndFeelController
|
||
|
Kind = lfStandard
|
||
|
Left = 160
|
||
|
Top = 112
|
||
|
end
|
||
|
object cxStyleRepository1: TcxStyleRepository
|
||
|
Left = 69
|
||
|
Top = 130
|
||
|
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 = GB2312_CHARSET
|
||
|
Font.Color = clBlack
|
||
|
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 = GB2312_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
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_fontBlack: TcxStyle
|
||
|
AssignedValues = [svFont]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
end
|
||
|
object cxStyle_fontclFuchsia: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clFuchsia
|
||
|
end
|
||
|
object cxStyle_fontclPurple: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clPurple
|
||
|
end
|
||
|
object cxStyle_fontclGreen: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clGreen
|
||
|
end
|
||
|
object cxStyle_fontclBlue: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = ANSI_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -12
|
||
|
Font.Name = #23435#20307
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clBlue
|
||
|
end
|
||
|
object cxStyle_fontclTeal: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = DEFAULT_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -11
|
||
|
Font.Name = 'MS Sans Serif'
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clTeal
|
||
|
end
|
||
|
object cxStyle_fontclOlive: TcxStyle
|
||
|
AssignedValues = [svFont, svTextColor]
|
||
|
Font.Charset = DEFAULT_CHARSET
|
||
|
Font.Color = clWindowText
|
||
|
Font.Height = -11
|
||
|
Font.Name = 'MS Sans Serif'
|
||
|
Font.Style = [fsBold]
|
||
|
TextColor = clOlive
|
||
|
end
|
||
|
end
|
||
|
end
|