722 lines
18 KiB
Plaintext
722 lines
18 KiB
Plaintext
object frmQCRKList_CX: TfrmQCRKList_CX
|
|
Left = 188
|
|
Top = 136
|
|
Width = 1413
|
|
Height = 708
|
|
Caption = #26399#21021#20837#24211#26597#35810
|
|
Color = clBtnFace
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
OldCreateOrder = False
|
|
Position = poScreenCenter
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnDestroy = FormDestroy
|
|
OnShow = FormShow
|
|
PixelsPerInch = 107
|
|
TextHeight = 13
|
|
object ToolBar1: TToolBar
|
|
Left = 0
|
|
Top = 0
|
|
Width = 1397
|
|
AutoSize = True
|
|
ButtonHeight = 30
|
|
ButtonWidth = 65
|
|
Caption = 'ToolBar1'
|
|
Color = clSkyBlue
|
|
Flat = True
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = []
|
|
Images = DataLink_MYSC.ThreeImgList
|
|
List = True
|
|
ParentColor = False
|
|
ParentFont = False
|
|
ShowCaptions = True
|
|
TabOrder = 0
|
|
object TBRafresh: TToolButton
|
|
Left = 0
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #21047#26032
|
|
ImageIndex = 0
|
|
OnClick = TBRafreshClick
|
|
end
|
|
object TBFind: TToolButton
|
|
Left = 69
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #36807#28388
|
|
ImageIndex = 20
|
|
OnClick = TBFindClick
|
|
end
|
|
object ToolButton4: TToolButton
|
|
Left = 138
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #25171#21360
|
|
ImageIndex = 4
|
|
Visible = False
|
|
OnClick = ToolButton4Click
|
|
end
|
|
object TBExport: TToolButton
|
|
Left = 207
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #23548#20986
|
|
ImageIndex = 97
|
|
Visible = False
|
|
OnClick = TBExportClick
|
|
end
|
|
object TBClose: TToolButton
|
|
Left = 276
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #20851#38381
|
|
ImageIndex = 21
|
|
OnClick = TBCloseClick
|
|
end
|
|
object ToolButton1: TToolButton
|
|
Left = 345
|
|
Top = 0
|
|
AutoSize = True
|
|
Caption = #26597#30475
|
|
ImageIndex = 22
|
|
Visible = False
|
|
OnClick = ToolButton1Click
|
|
end
|
|
object labMYType: TLabel
|
|
Left = 414
|
|
Top = 0
|
|
Width = 376
|
|
Height = 30
|
|
Caption = ' '#26399#21021#20837#24211' '
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clBlue
|
|
Font.Height = -29
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
end
|
|
object cxGrid1: TcxGrid
|
|
Left = 0
|
|
Top = 107
|
|
Width = 746
|
|
Height = 561
|
|
Align = alLeft
|
|
TabOrder = 1
|
|
object Tv1: TcxGridDBTableView
|
|
OnMouseDown = Tv1MouseDown
|
|
NavigatorButtons.ConfirmDelete = False
|
|
DataController.DataSource = DataSource1
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = v1Column8
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1PS
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1KgQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = v1Qty
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = cxStyle2
|
|
Styles.Footer = cxStyle2
|
|
Styles.Header = cxStyle3
|
|
object v1Column9: TcxGridDBColumn
|
|
Caption = #20837#24211#26085#26399
|
|
DataBinding.FieldName = 'CRTime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
Properties.SaveTime = False
|
|
Properties.ShowTime = False
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 91
|
|
end
|
|
object v1MYCode: TcxGridDBColumn
|
|
Caption = #32534#21495
|
|
DataBinding.FieldName = 'MYCode'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 86
|
|
end
|
|
object v1Column5: TcxGridDBColumn
|
|
Caption = #21697#21517
|
|
DataBinding.FieldName = 'MYName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 195
|
|
end
|
|
object v1MYColor: TcxGridDBColumn
|
|
Caption = #39068#33394
|
|
DataBinding.FieldName = 'MYColor'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 81
|
|
end
|
|
object v1MYColorNo: TcxGridDBColumn
|
|
Caption = #33394#21495
|
|
DataBinding.FieldName = 'MYColorNo'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 52
|
|
end
|
|
object v1Column8: TcxGridDBColumn
|
|
Caption = #32568#25968
|
|
DataBinding.FieldName = 'GangQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 41
|
|
end
|
|
object v1PS: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 45
|
|
end
|
|
object v1KgQty: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'KgQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 72
|
|
end
|
|
object v1Qty: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'Qty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 79
|
|
end
|
|
end
|
|
object cxGrid1Level1: TcxGridLevel
|
|
GridView = Tv1
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 32
|
|
Width = 1397
|
|
Height = 75
|
|
Align = alTop
|
|
BevelInner = bvRaised
|
|
BevelOuter = bvLowered
|
|
Color = clSkyBlue
|
|
TabOrder = 2
|
|
object Label34: TLabel
|
|
Left = 248
|
|
Top = 15
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #32534#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label2: TLabel
|
|
Left = 38
|
|
Top = 15
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #21697#21517
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label1: TLabel
|
|
Left = 816
|
|
Top = 44
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #24211#20301
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label5: TLabel
|
|
Left = 782
|
|
Top = 15
|
|
Width = 68
|
|
Height = 16
|
|
Caption = #24037#33402#21517#31216
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label3: TLabel
|
|
Left = 248
|
|
Top = 44
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #33394#21495
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label4: TLabel
|
|
Left = 38
|
|
Top = 44
|
|
Width = 34
|
|
Height = 16
|
|
Caption = #39068#33394
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object Label6: TLabel
|
|
Left = 1022
|
|
Top = 15
|
|
Width = 51
|
|
Height = 16
|
|
Caption = #25805#20316#20154
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
end
|
|
object MYCode: TEdit
|
|
Tag = 2
|
|
Left = 287
|
|
Top = 11
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object BegDate: TDateTimePicker
|
|
Left = 564
|
|
Top = 11
|
|
Width = 133
|
|
Height = 24
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 1
|
|
Visible = False
|
|
end
|
|
object EndDate: TDateTimePicker
|
|
Left = 564
|
|
Top = 40
|
|
Width = 133
|
|
Height = 24
|
|
Date = 40768.458268587970000000
|
|
Time = 40768.458268587970000000
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 2
|
|
Visible = False
|
|
end
|
|
object MYName: TEdit
|
|
Tag = 2
|
|
Left = 78
|
|
Top = 11
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 3
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object KuWei: TEdit
|
|
Tag = 4
|
|
Left = 855
|
|
Top = 40
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 4
|
|
OnChange = MXGYLXNameChange
|
|
end
|
|
object MXGYLXName: TEdit
|
|
Tag = 4
|
|
Left = 855
|
|
Top = 11
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 5
|
|
OnChange = MXGYLXNameChange
|
|
end
|
|
object CheckBox1: TCheckBox
|
|
Left = 462
|
|
Top = 14
|
|
Width = 98
|
|
Height = 19
|
|
Caption = #26597#35810#26085#26399
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -18
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 6
|
|
OnClick = CheckBox1Click
|
|
end
|
|
object MYColorNo: TEdit
|
|
Tag = 2
|
|
Left = 287
|
|
Top = 40
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 7
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object MYColor: TEdit
|
|
Tag = 2
|
|
Left = 78
|
|
Top = 40
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 8
|
|
OnChange = CustomerNoNameChange
|
|
end
|
|
object Filler: TEdit
|
|
Tag = 4
|
|
Left = 1077
|
|
Top = 11
|
|
Width = 135
|
|
Height = 24
|
|
Font.Charset = GB2312_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -16
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
TabOrder = 9
|
|
OnChange = MXGYLXNameChange
|
|
end
|
|
end
|
|
object cxGrid2: TcxGrid
|
|
Left = 754
|
|
Top = 107
|
|
Width = 643
|
|
Height = 561
|
|
Align = alClient
|
|
PopupMenu = PopupMenu1
|
|
TabOrder = 3
|
|
object TV2: TcxGridDBTableView
|
|
NavigatorButtons.ConfirmDelete = False
|
|
OnCellDblClick = TV2CellDblClick
|
|
DataController.DataSource = DataSource2
|
|
DataController.Options = [dcoAssignGroupingValues, dcoAssignMasterDetailKeys, dcoSaveExpanding, dcoImmediatePost]
|
|
DataController.Summary.DefaultGroupSummaryItems = <>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Kind = skSum
|
|
Column = cxGangQty
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxMPS
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxKgQty1
|
|
end
|
|
item
|
|
Kind = skSum
|
|
Column = cxQty1
|
|
end>
|
|
DataController.Summary.SummaryGroups = <>
|
|
OptionsCustomize.ColumnFiltering = False
|
|
OptionsView.Footer = True
|
|
OptionsView.GroupByBox = False
|
|
Styles.Content = cxStyle2
|
|
Styles.Footer = cxStyle2
|
|
Styles.Header = DataLink_MYSC.Default10
|
|
object cxMXGYLXName: TcxGridDBColumn
|
|
Caption = #24037#33402#21517#31216
|
|
DataBinding.FieldName = 'MXGYLXName'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 109
|
|
end
|
|
object V2Filler: TcxGridDBColumn
|
|
Caption = #25805#20316#20154
|
|
DataBinding.FieldName = 'Filler'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object V2filltime: TcxGridDBColumn
|
|
Caption = #25805#20316#26102#38388
|
|
DataBinding.FieldName = 'filltime'
|
|
PropertiesClassName = 'TcxDateEditProperties'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Width = 70
|
|
end
|
|
object cxGangQty: TcxGridDBColumn
|
|
Caption = #32568#25968
|
|
DataBinding.FieldName = 'GangQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 51
|
|
end
|
|
object cxMPS: TcxGridDBColumn
|
|
Caption = #21305#25968
|
|
DataBinding.FieldName = 'PS'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 63
|
|
end
|
|
object cxKgQty1: TcxGridDBColumn
|
|
Caption = #20844#26020#25968
|
|
DataBinding.FieldName = 'MXKGQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 85
|
|
end
|
|
object cxQty1: TcxGridDBColumn
|
|
Caption = #31859#25968
|
|
DataBinding.FieldName = 'MXMQty'
|
|
HeaderAlignmentHorz = taCenter
|
|
Options.Editing = False
|
|
Styles.Footer = DataLink_MYSC.Default10
|
|
Width = 78
|
|
end
|
|
object cxKuWei: TcxGridDBColumn
|
|
Caption = #24211#20301
|
|
DataBinding.FieldName = 'KuWei'
|
|
HeaderAlignmentHorz = taCenter
|
|
Width = 97
|
|
end
|
|
object V2note2: TcxGridDBColumn
|
|
Caption = #22791#27880
|
|
DataBinding.FieldName = 'note2'
|
|
Options.Editing = False
|
|
Width = 171
|
|
end
|
|
end
|
|
object cxGridLevel1: TcxGridLevel
|
|
GridView = TV2
|
|
end
|
|
end
|
|
object cxSplitter1: TcxSplitter
|
|
Left = 746
|
|
Top = 107
|
|
Width = 8
|
|
Height = 561
|
|
HotZoneClassName = 'TcxMediaPlayer9Style'
|
|
Control = cxGrid1
|
|
end
|
|
object cxGridPopupMenu1: TcxGridPopupMenu
|
|
Grid = cxGrid1
|
|
PopupMenus = <>
|
|
Left = 401
|
|
Top = 152
|
|
end
|
|
object ADOQueryCmd: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 464
|
|
Top = 152
|
|
end
|
|
object ADOQueryMain: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 432
|
|
Top = 152
|
|
end
|
|
object ADOQueryTemp: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
LockType = ltReadOnly
|
|
Parameters = <>
|
|
Left = 304
|
|
Top = 152
|
|
end
|
|
object DataSource1: TDataSource
|
|
DataSet = Order_Main
|
|
Left = 336
|
|
Top = 152
|
|
end
|
|
object Order_Main: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 368
|
|
Top = 152
|
|
end
|
|
object RM1: TRMGridReport
|
|
ThreadPrepareReport = True
|
|
InitialZoom = pzDefault
|
|
PreviewButtons = [pbZoom, pbLoad, pbSave, pbPrint, pbFind, pbPageSetup, pbExit, pbSaveToXLS, pbExport, pbNavigator]
|
|
DefaultCollate = False
|
|
SaveReportOptions.RegistryPath = 'Software\ReportMachine\ReportSettings\'
|
|
PreviewOptions.RulerUnit = rmutScreenPixels
|
|
PreviewOptions.RulerVisible = False
|
|
PreviewOptions.DrawBorder = False
|
|
PreviewOptions.BorderPen.Color = clGray
|
|
PreviewOptions.BorderPen.Style = psDash
|
|
Dataset = RMDBMain
|
|
CompressLevel = rmzcFastest
|
|
CompressThread = False
|
|
LaterBuildEvents = True
|
|
OnlyOwnerDataSet = False
|
|
Left = 1021
|
|
Top = 2
|
|
ReportData = {}
|
|
end
|
|
object RMDBMain: TRMDBDataSet
|
|
Visible = True
|
|
DataSet = CDS_PRT
|
|
Left = 985
|
|
Top = 2
|
|
end
|
|
object RMXLSExport2: TRMXLSExport
|
|
ShowAfterExport = False
|
|
ExportPrecision = 1
|
|
PagesOfSheet = 1
|
|
ExportImages = True
|
|
ExportFrames = True
|
|
ExportImageFormat = ifBMP
|
|
JPEGQuality = 0
|
|
ScaleX = 1.000000000000000000
|
|
ScaleY = 1.000000000000000000
|
|
CompressFile = False
|
|
Left = 1059
|
|
Top = 2
|
|
end
|
|
object CDS_PRT: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 953
|
|
Top = 2
|
|
end
|
|
object PopupMenu1: TPopupMenu
|
|
Left = 1025
|
|
Top = 266
|
|
object N3: TMenuItem
|
|
Caption = #26032#22686
|
|
OnClick = N3Click
|
|
end
|
|
object N1: TMenuItem
|
|
Caption = #20462#25913
|
|
OnClick = N1Click
|
|
end
|
|
end
|
|
object Order_MX: TClientDataSet
|
|
Aggregates = <>
|
|
Params = <>
|
|
Left = 992
|
|
Top = 267
|
|
end
|
|
object DataSource2: TDataSource
|
|
DataSet = Order_MX
|
|
Left = 960
|
|
Top = 267
|
|
end
|
|
object ADOQuery1: TADOQuery
|
|
Connection = DataLink_MYSC.ADOLink
|
|
Parameters = <>
|
|
Left = 930
|
|
Top = 267
|
|
end
|
|
object cxStyleRepository2: TcxStyleRepository
|
|
Left = 3
|
|
Top = 2
|
|
object cxStyle2: TcxStyle
|
|
AssignedValues = [svColor, svFont]
|
|
Color = clScrollBar
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
object cxStyle3: TcxStyle
|
|
AssignedValues = [svFont]
|
|
Font.Charset = ANSI_CHARSET
|
|
Font.Color = clBlack
|
|
Font.Height = -15
|
|
Font.Name = #23435#20307
|
|
Font.Style = [fsBold]
|
|
end
|
|
end
|
|
end
|