git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.DevExpressVCL@29 05c56307-c608-d34a-929d-697000501d7a
424 lines
22 KiB
Plaintext
424 lines
22 KiB
Plaintext
:Base ExpressSpreadSheet.hlp
|
|
:Title ExpressSpreadSheet
|
|
:Index ExpressSpreadSheet=ExpressSpreadSheet.hlp
|
|
1 ExpressSpreadSheet
|
|
2 Base Concepts
|
|
3 Overview=Overview
|
|
3 Specifications=Worksheet_and_workbook_specifications
|
|
3 Class Structure=bc_Class_Structure
|
|
3 About Workbooks and Worksheets=About_Workbooks
|
|
3 About Worksheet Headers=About_Worksheet_Headers
|
|
3 About Worksheet Cells=About_Worksheet_Cells
|
|
3 About Formatting Styles=About_Formatting_Styles
|
|
3 About Cell Formatting=bc_About_Cells_Formatting
|
|
3 Using Formulas=Using_Formulas
|
|
3 Built-in Operators and Functions=Built_in_functions
|
|
3 About Worksheet Painting=About_Worksheet_Painting
|
|
3 History=bc_History
|
|
2 Task Based Help
|
|
3 Managing Worksheets=Managing_Worksheets
|
|
3 Managing Cells=Managing_Cells
|
|
3 Manipulate Cell Contents=Manipulate_Cell_Contents
|
|
3 Change Cell Style=Change_Cell_Style
|
|
3 Working With Headers=Working_With_Headers
|
|
3 Creating Formulas and Performing Calculations=Creating_Formulas_and_Performing_Calculations
|
|
3 Registering Custom Functions=Registering_New_Functions_At_Run_Time
|
|
3 Performing Custom Painting=Performing_Custom_Painting
|
|
3 Export and Import Data=Export_and_Import_Data
|
|
2 Reference
|
|
3 Units
|
|
4 cxControls Unit Overview=IDH_Unit_cxControls
|
|
4 cxExcelConst Unit Overview=cxExcelConst_Unit
|
|
4 cxPainterWrapper Unit Overview=IDH_Unit_cxPainterWrapper
|
|
4 cxSSHeaders Unit Overview=IDH_Unit_cxSSHeaders
|
|
4 cxSSHistory Unit Overview=IDH_Unit_cxSSHistory
|
|
4 cxSSFormulas Unit Overview=IDH_Unit_cxSSFormulas
|
|
4 cxSSPainters Unit Overview=IDH_Unit_cxSSPainters
|
|
4 cxSSheet Unit Overview=IDH_Unit_cxSSheet
|
|
4 cxSSStyles Unit Overview=IDH_Unit_cxSSStyles
|
|
4 cxSSTypes Unit Overview=IDH_Unit_cxSSTypes
|
|
3 Controls
|
|
4 TcxControl
|
|
5 Overview=IDH_Class_TcxControl
|
|
5 Properties
|
|
6 TcxControl.Bounds=IDH_TcxControl_Bounds
|
|
6 TcxControl.ClientBounds=IDH_TcxControl_ClientBounds
|
|
6 TcxControl.IsFocused=IDH_TcxControl_IsFocused
|
|
5 Methods
|
|
6 TcxControl.Create=IDH_TcxControl_Create
|
|
6 TcxControl.Destroy=IDH_TcxControl_Destroy
|
|
6 TcxControl.InvalidateRect=IDH_TcxControl_InvalidateRect
|
|
4 TcxWorkBookSubControl
|
|
5 Overview=IDH_Class_TcxWorkBookSubControl
|
|
5 Methods
|
|
6 TcxWorkBookSubControl.Create=IDH_TcxWorkBookSubControl_Create
|
|
6 TcxWorkBookSubControl.Invalidate=IDH_TcxWorkBookSubControl_Invalidate
|
|
6 TcxWorkBookSubControl.InvalidateRect=IDH_TcxWorkBookSubControl_InvalidateRect
|
|
4 TcxCustomSpreadSheetBook
|
|
5 Overview=IDH_Class_TcxCustomSpreadSheetBook
|
|
5 Properties
|
|
6 TcxCustomSpreadSheetBook.ActiveCell=IDH_TcxCustomSpreadSheetBook_ActiveCell
|
|
6 TcxCustomSpreadSheetBook.ActivePage=IDH_TcxCustomSpreadSheetBook_ActivePage
|
|
6 TcxCustomSpreadSheetBook.ActiveSheet=IDH_TcxCustomSpreadSheetBook_ActiveSheet
|
|
6 TcxCustomSpreadSheetBook.AutoRecalc=IDH_TcxCustomSpreadSheetBook_AutoRecalc
|
|
6 TcxCustomSpreadSheetBook.BufferedPaint=IDH_TcxCustomSpreadSheetBook_BufferedPaint
|
|
6 TcxCustomSpreadSheetBook.ColHeaderHeight=IDH_TcxCustomSpreadSheetBook_ColHeaderHeight
|
|
6 TcxCustomSpreadSheetBook.DefaultColWidth=IDH_TcxCustomSpreadSheetBook_DefaultColWidth
|
|
6 TcxCustomSpreadSheetBook.DefaultRowHeight=IDH_TcxCustomSpreadSheetBook_DefaultRowHeight
|
|
6 TcxCustomSpreadSheetBook.DefaultStyle=IDH_TcxCustomSpreadSheetBook_DefaultStyle
|
|
6 TcxCustomSpreadSheetBook.DefinedNames=IDH_TcxCustomSpreadSheetBook_DefinedNames
|
|
6 TcxCustomSpreadSheetBook.GridColor=IDH_TcxCustomSpreadSheetBook_GridColor
|
|
6 TcxCustomSpreadSheetBook.HeaderColor=IDH_TcxCustomSpreadSheetBook_HeaderColor
|
|
6 TcxCustomSpreadSheetBook.HeaderFont=IDH_TcxCustomSpreadSheetBook_HeaderFont
|
|
6 TcxCustomSpreadSheetBook.HideSelection=IDH_TcxCustomSpreadSheetBook_HideSelection
|
|
6 TcxCustomSpreadSheetBook.History=IDH_TcxCustomSpreadSheetBook_History
|
|
6 TcxCustomSpreadSheetBook.PageCount=IDH_TcxCustomSpreadSheetBook_PageCount
|
|
6 TcxCustomSpreadSheetBook.Pages=IDH_TcxCustomSpreadSheetBook_Pages
|
|
6 TcxCustomSpreadSheetBook.PainterType=IDH_TcxCustomSpreadSheetBook_PainterType
|
|
6 TcxCustomSpreadSheetBook.Palette=IDH_TcxCustomSpreadSheetBook_Palette
|
|
6 TcxCustomSpreadSheetBook.Precision=IDH_TcxCustomSpreadSheetBook_Precision
|
|
6 TcxCustomSpreadSheetBook.R1C1ReferenceStyle=IDH_TcxCustomSpreadSheetBook_R1C1ReferenceStyle
|
|
6 TcxCustomSpreadSheetBook.ReadOnly=IDH_TcxCustomSpreadSheetBook_ReadOnly
|
|
6 TcxCustomSpreadSheetBook.RowHeaderWidth=IDH_TcxCustomSpreadSheetBook_RowHeaderWidth
|
|
6 TcxCustomSpreadSheetBook.ScrollBars=IDH_TcxCustomSpreadSheetBook_ScrollBars
|
|
6 TcxCustomSpreadSheetBook.SelectionColor=IDH_TcxCustomSpreadSheetBook_SelectionColor
|
|
6 TcxCustomSpreadSheetBook.SelectionRect=IDH_TcxCustomSpreadSheetBook_SelectionRect
|
|
6 TcxCustomSpreadSheetBook.ShowCaptionBar=IDH_TcxCustomSpreadSheetBook_ShowCaptionBar
|
|
6 TcxCustomSpreadSheetBook.ShowFormulas=IDH_TcxCustomSpreadSheetBook_ShowFormulas
|
|
6 TcxCustomSpreadSheetBook.ShowGrid=IDH_TcxCustomSpreadSheetBook_ShowGrid
|
|
6 TcxCustomSpreadSheetBook.ShowHeaders=IDH_TcxCustomSpreadSheetBook_ShowHeaders
|
|
6 TcxCustomSpreadSheetBook.DefineName=IDH_TcxCustomSpreadSheetBook_DefineName
|
|
6 TcxCustomSpreadSheetBook.DeleteName=IDH_TcxCustomSpreadSheetBook_DeleteName
|
|
6 TcxCustomSpreadSheetBook.HasRectName=IDH_TcxCustomSpreadSheetBook_HasRectName
|
|
5 Methods
|
|
6 TcxCustomSpreadSheetBook.BeginUpdate=IDH_TcxCustomSpreadSheetBook_BeginUpdate
|
|
6 TcxCustomSpreadSheetBook.ClearAll=IDH_TcxCustomSpreadSheetBook_ClearAll
|
|
6 TcxCustomSpreadSheetBook.Create=IDH_TcxCustomSpreadSheetBook_Create
|
|
6 TcxCustomSpreadSheetBook.Destroy=IDH_TcxCustomSpreadSheetBook_Destroy
|
|
6 TcxCustomSpreadSheetBook.DefineName=IDH_TcxCustomSpreadSheetBook_DefineName
|
|
6 TcxCustomSpreadSheetBook.EndUpdate=IDH_TcxCustomSpreadSheetBook_EndUpdate
|
|
6 TcxCustomSpreadSheetBook.LoadFromFile=IDH_TcxCustomSpreadSheetBook_LoadFromFile
|
|
6 TcxCustomSpreadSheetBook.LoadFromStream=IDH_TcxCustomSpreadSheetBook_LoadFromStream
|
|
6 TcxCustomSpreadSheetBook.Recalc=IDH_TcxCustomSpreadSheetBook_Recalc
|
|
6 TcxCustomSpreadSheetBook.SaveToFile=IDH_TcxCustomSpreadSheetBook_SaveToFile
|
|
6 TcxCustomSpreadSheetBook.SaveToStream=IDH_TcxCustomSpreadSheetBook_SaveToStream
|
|
6 TcxCustomSpreadSheetBook.UpdateControl=IDH_TcxCustomSpreadSheetBook_UpdateControl
|
|
5 Events
|
|
6 TcxCustomSpreadSheetBook.OnActiveCellChanging=IDH_TcxCustomSpreadSheetBook_OnActiveCellChanging
|
|
6 TcxCustomSpreadSheetBook.OnActiveSheetChanging=IDH_TcxCustomSpreadSheetBook_OnActiveSheetChanging
|
|
6 TcxCustomSpreadSheetBook.OnAfterCalculation=IDH_TcxCustomSpreadSheetBook_OnAfterCalculation
|
|
6 TcxCustomSpreadSheetBook.OnCellChange=IDH_TcxCustomSpreadSheetBook_OnCellChange
|
|
6 TcxCustomSpreadSheetBook.OnChangeColVisible=IDH_TcxCustomSpreadSheetBook_OnChangeColVisible
|
|
6 TcxCustomSpreadSheetBook.OnChangeRowVisible=IDH_TcxCustomSpreadSheetBook_OnChangeRowVisible
|
|
6 TcxCustomSpreadSheetBook.OnChangeSheetCaption=IDH_TcxCustomSpreadSheetBook_OnChangeSheetCaption
|
|
6 TcxCustomSpreadSheetBook.OnClearCells=IDH_TcxCustomSpreadSheetBook_OnClearCells
|
|
6 TcxCustomSpreadSheetBook.OnCustomPaint=IDH_TcxCustomSpreadSheetBook_OnCustomPaint
|
|
6 TcxCustomSpreadSheetBook.OnEditing=IDH_TcxCustomSpreadSheetBook_OnEditing
|
|
6 TcxCustomSpreadSheetBook.OnEndEdit=IDH_TcxCustomSpreadSheetBook_OnEndEdit
|
|
6 TcxCustomSpreadSheetBook.OnFormatCells=IDH_TcxCustomSpreadSheetBook_OnFormatCells
|
|
6 TcxCustomSpreadSheetBook.OnHistoryChanged=IDH_TcxCustomSpreadSheetBook_OnHistoryChanged
|
|
6 TcxCustomSpreadSheetBook.OnMergeCells=IDH_TcxCustomSpreadSheetBook_OnMergeCells
|
|
6 TcxCustomSpreadSheetBook.OnProgress=IDH_TcxCustomSpreadSheetBook_OnProgress
|
|
6 TcxCustomSpreadSheetBook.OnResizeCol=IDH_TcxCustomSpreadSheetBook_OnResizeCol
|
|
6 TcxCustomSpreadSheetBook.OnResizeRow=IDH_TcxCustomSpreadSheetBook_OnResizeRow
|
|
6 TcxCustomSpreadSheetBook.OnSetSelection=IDH_TcxCustomSpreadSheetBook_OnSetSelection
|
|
6 TcxCustomSpreadSheetBook.OnSheetPopupMenu=IDH_TcxCustomSpreadSheetBook_OnSheetPopupMenu
|
|
6 TcxCustomSpreadSheetBook.OnCaptionPopupMenu=IDH_TcxCustomSpreadSheetBook_OnCaptionPopupMenu
|
|
6 TcxCustomSpreadSheetBook.OnTopLeftChanging=IDH_TcxCustomSpreadSheetBook_OnTopLeftChanging
|
|
4 TcxSSBookSheet
|
|
5 Overview=IDH_Class_TcxSSBookSheet
|
|
5 Properties
|
|
6 TcxSSBookSheet.ActiveCell=IDH_TcxSSBookSheet_ActiveCell
|
|
6 TcxSSBookSheet.Caption=IDH_TcxSSBookSheet_Caption
|
|
6 TcxSSBookSheet.Col=IDH_TcxSSBookSheet_Col
|
|
6 TcxSSBookSheet.Cols=IDH_TcxSSBookSheet_Cols
|
|
6 TcxSSBookSheet.ColumnCount=IDH_TcxSSBookSheet_ColumnCount
|
|
6 TcxSSBookSheet.ContentColCount=IDH_TcxSSBookSheet_ContentColCount
|
|
6 TcxSSBookSheet.ContentRowCount=IDH_TcxSSBookSheet_ContentRowCount
|
|
6 TcxSSBookSheet.Corners=IDH_TcxSSBookSheet_Corners
|
|
6 TcxSSBookSheet.ReadOnly=IDH_TcxSSBookSheet_ReadOnly
|
|
6 TcxSSBookSheet.Row=IDH_TcxSSBookSheet_Row
|
|
6 TcxSSBookSheet.RowCount=IDH_TcxSSBookSheet_RowCount
|
|
6 TcxSSBookSheet.Rows=IDH_TcxSSBookSheet_Rows
|
|
6 TcxSSBookSheet.SelectionRect=IDH_TcxSSBookSheet_SelectionRect
|
|
6 TcxSSBookSheet.ShowFormulas=IDH_TcxSSBookSheet_ShowFormulas
|
|
6 TcxSSBookSheet.ShowGrid=IDH_TcxSSBookSheet_ShowGrid
|
|
6 TcxSSBookSheet.ShowHeaders=IDH_TcxSSBookSheet_ShowHeaders
|
|
5 Methods
|
|
6 TcxSSBookSheet.ClearAll=IDH_TcxSSBookSheet_ClearAll
|
|
6 TcxSSBookSheet.ClearCells=IDH_TcxSSBookSheet_ClearCells
|
|
6 TcxSSBookSheet.Copy=IDH_TcxSSBookSheet_Copy
|
|
6 TcxSSBookSheet.Create=IDH_TcxSSBookSheet_Create
|
|
6 TcxSSBookSheet.Destroy=IDH_TcxSSBookSheet_Destroy
|
|
6 TcxSSBookSheet.DeleteCells=IDH_TcxSSBookSheet_DeleteCells
|
|
6 TcxSSBookSheet.FormatCells=IDH_TcxSSBookSheet_FormatCells
|
|
6 TcxSSBookSheet.GetCellObject=IDH_TcxSSBookSheet_GetCellObject
|
|
6 TcxSSBookSheet.InsertCells=IDH_TcxSSBookSheet_InsertCells
|
|
6 TcxSSBookSheet.Paste=IDH_TcxSSBookSheet_Paste
|
|
6 TcxSSBookSheet.SelectCell=IDH_TcxSSBookSheet_SelectCell
|
|
6 TcxSSBookSheet.SetMergedState=IDH_TcxSSBookSheet_SetMergedState
|
|
6 TcxSSBookSheet.SetVisibleState=IDH_TcxSSBookSheet_SetVisibleState
|
|
6 TcxSSBookSheet.Sort=IDH_TcxSSBookSheet_Sort
|
|
4 Components
|
|
5 TcxSpreadSheetBook
|
|
6 Overview=IDH_Class_TcxSpreadSheetBook
|
|
6 Methods
|
|
7 TcxSpreadSheetBook.AddSheetPage=IDH_TcxSpreadSheetBook_AddSheetPage
|
|
7 TcxSpreadSheetBook.Create=IDH_TcxSpreadSheetBook_Create
|
|
7 TcxSpreadSheetBook.DeleteSheet=IDH_TcxSpreadSheetBook_DeleteSheet
|
|
7 TcxSpreadSheetBook.EditActiveSheetCaption=IDH_TcxSpreadSheetBook_EditActiveSheetCaption
|
|
7 TcxSpreadSheetBook.ExchangeSheets=IDH_TcxSpreadSheetBook_ExchangeSheets
|
|
6 Events
|
|
7 TcxSpreadSheetBook.OnDeleteSheet=IDH_TcxSpreadSheetBook_OnDeleteSheet
|
|
7 TcxSpreadSheetBook.OnExchangeSheets=IDH_TcxSpreadSheetBook_OnExchangeSheets
|
|
7 TcxSpreadSheetBook.DeleteSheet=IDH_TcxSpreadSheetBook_DeleteSheet
|
|
7 TcxSpreadSheetBook.EditActiveSheetCaption=IDH_TcxSpreadSheetBook_EditActiveSheetCaption
|
|
7 TcxSpreadSheetBook.ExchangeSheets=IDH_TcxSpreadSheetBook_ExchangeSheets
|
|
5 TcxSpreadSheet
|
|
6 Overview=IDH_Class_TcxSpreadSheet
|
|
6 Properties
|
|
7 TcxSpreadSheet.Sheet=IDH_TcxSpreadSheet_Sheet
|
|
6 Methods
|
|
7 TcxSpreadSheet.Create=IDH_TcxSpreadSheet_Create
|
|
3 Styles
|
|
4 TcxSSBrush
|
|
5 Overview=IDH_Class_TcxSSBrush
|
|
5 Properties
|
|
6 TcxSSBrush.BackgroundColor=IDH_TcxSSBrush_BackgroundColor
|
|
6 TcxSSBrush.ForegroundColor=IDH_TcxSSBrush_ForegroundColor
|
|
6 TcxSSBrush.Style=IDH_TcxSSBrush_Style
|
|
5 Methods
|
|
6 TcxSSBrush.AssignInfo=IDH_TcxSSBrush_AssignInfo
|
|
4 TcxSSFont
|
|
5 Overview=IDH_Class_TcxSSFont
|
|
5 Properties
|
|
6 TcxSSFont.Charset=IDH_TcxSSFont_Charset
|
|
6 TcxSSFont.FontColor=IDH_TcxSSFont_FontColor
|
|
6 TcxSSFont.Name=IDH_TcxSSFont_Name
|
|
6 TcxSSFont.Size=IDH_TcxSSFont_Size
|
|
6 TcxSSFont.Style=IDH_TcxSSFont_Style
|
|
5 Methods
|
|
6 TcxSSFont.AssignInfo=IDH_TcxSSFont_AssignInfo
|
|
4 TcxSSStyle
|
|
5 Overview=IDH_Class_TcxSSStyle
|
|
5 Properties
|
|
6 TcxSSStyle.LockUpdate=IDH_TcxSSStyle_LockUpdate
|
|
5 Methods
|
|
6 TcxSSStyle.Create=IDH_TcxSSStyle_Create
|
|
6 TcxSSStyle.Destroy=IDH_TcxSSStyle_Destroy
|
|
4 TcxSSCellStyle
|
|
5 Overview=IDH_Class_TcxSSCellStyle
|
|
5 Properties
|
|
6 TcxSSCellStyle.Borders=IDH_TcxSSCellStyle_Borders
|
|
6 TcxSSCellStyle.Brush=IDH_TcxSSCellStyle_Brush
|
|
6 TcxSSCellStyle.Col=IDH_TcxSSCellStyle_Col
|
|
6 TcxSSCellStyle.Font=IDH_TcxSSCellStyle_Font
|
|
6 TcxSSCellStyle.Format=IDH_TcxSSCellStyle_Format
|
|
6 TcxSSCellStyle.HorzTextAlign=IDH_TcxSSCellStyle_HorzTextAlign
|
|
6 TcxSSCellStyle.IsMain=IDH_TcxSSCellStyle_IsMain
|
|
6 TcxSSCellStyle.IsMerge=IDH_TcxSSCellStyle_IsMerge
|
|
6 TcxSSCellStyle.ReadOnly=IDH_TcxSSCellStyle_ReadOnly
|
|
6 TcxSSCellStyle.Row=IDH_TcxSSCellStyle_Row
|
|
6 TcxSSCellStyle.VertTextAlign=IDH_TcxSSCellStyle_VertTextAlign
|
|
6 TcxSSCellStyle.WordBreak=IDH_TcxSSCellStyle_WordBreak
|
|
5 Methods
|
|
6 TcxSSCellStyle.Assign=IDH_TcxSSCellStyle_Assign
|
|
6 TcxSSCellStyle.Create=IDH_TcxSSCellStyle_Create
|
|
6 TcxSSCellStyle.Destroy=IDH_TcxSSCellStyle_Destroy
|
|
4 TcxSSBorderStyle
|
|
5 Overview=IDH_Class_TcxSSBorderStyle
|
|
5 Properties
|
|
6 TcxSSBorderStyle.Bottom=IDH_TcxSSBorderStyle_Bottom
|
|
6 TcxSSBorderStyle.Edges=IDH_TcxSSBorderStyle_Edges
|
|
6 TcxSSBorderStyle.Left=IDH_TcxSSBorderStyle_Left
|
|
6 TcxSSBorderStyle.Right=IDH_TcxSSBorderStyle_Right
|
|
6 TcxSSBorderStyle.Top=IDH_TcxSSBorderStyle_Top
|
|
4 TcxSSEdgeStyle
|
|
5 Overview=IDH_Class_TcxSSEdgeStyle
|
|
5 Properties
|
|
6 TcxSSEdgeStyle.Style=IDH_TcxSSEdgeStyle_Style
|
|
6 TcxSSEdgeStyle.Kind=IDH_TcxSSEdgeStyle_Kind
|
|
6 TcxSSEdgeStyle.Color=IDH_TcxSSEdgeStyle_Color
|
|
5 Methods
|
|
6 TcxSSEdgeStyle.AssignInfo=IDH_TcxSSEdgeStyle_AssignInfo
|
|
6 TcxSSEdgeStyle.AssignRec=IDH_TcxSSEdgeStyle_AssignRec
|
|
3 Headers and Cells
|
|
4 TcxSSCellObject
|
|
5 Overview=IDH_Class_TcxSSCellObject
|
|
5 Properties
|
|
6 TcxSSCellObject.CellValue=IDH_TcxSSCellObject_CellValue
|
|
6 TcxSSCellObject.Col=IDH_TcxSSCellObject_Col
|
|
6 TcxSSCellObject.DateTime=IDH_TcxSSCellObject_DateTime
|
|
6 TcxSSCellObject.DataType=IDH_TcxSSCellObject_DataType
|
|
6 TcxSSCellObject.DisplayText=IDH_TcxSSCellObject_DisplayText
|
|
6 TcxSSCellObject.DisplayTextAlignment=IDH_TcxSSCellObject_DisplayTextAlignment
|
|
6 TcxSSCellObject.Row=IDH_TcxSSCellObject_Row
|
|
6 TcxSSCellObject.Text=IDH_TcxSSCellObject_Text
|
|
6 TcxSSCellObject.Style=IDH_TcxSSCellObject_Style
|
|
6 TcxSSCellObject.StyleExist=IDH_TcxSSCellObject_StyleExist
|
|
5 Methods
|
|
6 TcxSSCellObject.Destroy=IDH_TcxSSCellObject_Destroy
|
|
6 TcxSSCellObject.Create=IDH_TcxSSCellObject_Create
|
|
4 TcxSSHeader
|
|
5 Overview=IDH_Class_TcxSSHeader
|
|
5 Methods
|
|
6 TcxSSHeader.Create=IDH_TcxSSHeader_Create
|
|
6 TcxSSHeader.Destroy=IDH_TcxSSHeader_Destroy
|
|
5 Properties
|
|
6 TcxSSHeader.Visible=IDH_TcxSSHeader_Visible
|
|
6 TcxSSHeader.Size=IDH_TcxSSHeader_Size
|
|
6 TcxSSHeader.DefaultSize=IDH_TcxSSHeader_DefaultSize
|
|
6 TcxSSHeader.Kind=IDH_TcxSSHeader_Kind
|
|
6 TcxSSHeader.Lock=IDH_TcxSSHeader_Lock
|
|
6 TcxSSHeader.OwnerSheet=IDH_TcxSSHeader_OwnerSheet
|
|
3 Painters
|
|
4 TcxSheetPainter
|
|
5 Overview=IDH_Class_TcxSheetPainter
|
|
5 Properties
|
|
6 TcxSheetPainter.Canvas=IDH_TcxSheetPainter_Canvas
|
|
6 TcxSheetPainter.HideSelection=IDH_TcxSheetPainter_HideSelection
|
|
6 TcxSheetPainter.Palette=IDH_TcxSheetPainter_Palette
|
|
6 TcxSheetPainter.ViewInfo=IDH_TcxSheetPainter_ViewInfo
|
|
5 Methods
|
|
6 TcxSheetPainter.Create=IDH_TcxSheetPainter_Create
|
|
6 TcxSheetPainter.Destroy=IDH_TcxSheetPainter_Destroy
|
|
6 TcxSheetPainter.DrawCells=IDH_TcxSheetPainter_DrawCells
|
|
6 TcxSheetPainter.DrawHeaderBrick=IDH_TcxSheetPainter_DrawHeaderBrick
|
|
6 TcxSheetPainter.DrawSelection=IDH_TcxSheetPainter_DrawSelection
|
|
6 TcxSheetPainter.Paint=IDH_TcxSheetPainter_Paint
|
|
4 TcxCanvasWrapper
|
|
5 Overview=IDH_Class_TcxCanvasWrapper
|
|
5 Properties
|
|
6 TcxCanvasWrapper.BorderColor=IDH_TcxCanvasWrapper_BorderColor
|
|
6 TcxCanvasWrapper.Canvas=IDH_TcxCanvasWrapper_Canvas
|
|
6 TcxCanvasWrapper.SelectionColor=IDH_TcxCanvasWrapper_SelectionColor
|
|
6 TcxCanvasWrapper.TextColor=IDH_TcxCanvasWrapper_TextColor
|
|
6 TcxCanvasWrapper.WindowColor=IDH_TcxCanvasWrapper_WindowColor
|
|
5 Methods
|
|
6 TcxCanvasWrapper.BeginPaint=IDH_TcxCanvasWrapper_BeginPaint
|
|
6 TcxCanvasWrapper.CalculateTextExtents=IDH_TcxCanvasWrapper_CalculateTextExtents
|
|
6 TcxCanvasWrapper.Create=IDH_TcxCanvasWrapper_Create
|
|
6 TcxCanvasWrapper.Destroy=IDH_TcxCanvasWrapper_Destroy
|
|
6 TcxCanvasWrapper.DrawText=IDH_TcxCanvasWrapper_DrawText
|
|
6 TcxCanvasWrapper.DrawTriangleGlyph=IDH_TcxCanvasWrapper_DrawTriangleGlyph
|
|
6 TcxCanvasWrapper.EndPaint=IDH_TcxCanvasWrapper_EndPaint
|
|
6 TcxCanvasWrapper.ExcludeClipRect=IDH_TcxCanvasWrapper_ExcludeClipRect
|
|
6 TcxCanvasWrapper.ExcludeClipRgn=IDH_TcxCanvasWrapper_ExcludeClipRgn
|
|
6 TcxCanvasWrapper.ExDrawText=IDH_TcxCanvasWrapper_ExDrawText
|
|
6 TcxCanvasWrapper.FillRect=IDH_TcxCanvasWrapper_FillRect
|
|
6 TcxCanvasWrapper.FrameRect=IDH_TcxCanvasWrapper_FrameRect
|
|
6 TcxCanvasWrapper.GetNativeColor=IDH_TcxCanvasWrapper_GetNativeColor
|
|
6 TcxCanvasWrapper.GetTextExtent=IDH_TcxCanvasWrapper_GetTextExtent
|
|
6 TcxCanvasWrapper.InvertRect=IDH_TcxCanvasWrapper_InvertRect
|
|
6 TcxCanvasWrapper.Line=IDH_TcxCanvasWrapper_Line
|
|
6 TcxCanvasWrapper.MixColors=IDH_TcxCanvasWrapper_MixColors
|
|
6 TcxCanvasWrapper.PaletteChanged=IDH_TcxCanvasWrapper_PaletteChanged
|
|
6 TcxCanvasWrapper.Polygon=IDH_TcxCanvasWrapper_Polygon
|
|
6 TcxCanvasWrapper.Rectangle=IDH_TcxCanvasWrapper_Rectangle
|
|
6 TcxCanvasWrapper.SelectFont=IDH_TcxCanvasWrapper_SelectFont
|
|
6 TcxCanvasWrapper.SetBkColor=IDH_TcxCanvasWrapper_SetBkColor
|
|
6 TcxCanvasWrapper.SetBkMode=IDH_TcxCanvasWrapper_SetBkMode
|
|
6 TcxCanvasWrapper.SetSingleText=IDH_TcxCanvasWrapper_SetSingleText
|
|
6 TcxCanvasWrapper.SetTextColor=IDH_TcxCanvasWrapper_SetTextColor
|
|
6 TcxCanvasWrapper.TextWidth=IDH_TcxCanvasWrapper_TextWidth
|
|
6 TcxCanvasWrapper.TextHeight=IDH_TcxCanvasWrapper_TextHeight
|
|
4 Types
|
|
5 TcxBackgroundMode=IDH_Type_TcxBackgroundMode
|
|
5 TcxExcelPalette=IDH_Type_TcxExcelPalette
|
|
5 TcxPaintObjects=IDH_Type_TcxPaintObjects
|
|
5 TcxSheetPainterClass=IDH_Type_TcxSheetPainterClass
|
|
5 TcxSSViewInfoData=IDH_Type_TcxSSViewInfoData
|
|
5 TcxSSUnionInfoBrick=IDH_Type_TcxSSUnionInfoBrick
|
|
5 TcxSSInfoBrick=IDH_Type_TcxSSInfoBrick
|
|
5 TcxEdgesInfo=IDH_Type_TcxEdgesInfo
|
|
5 TcxEdgeInfo=IDH_Type_TcxEdgeInfo
|
|
5 TcxEdgeVertex=IDH_Type_TcxEdgeVertex
|
|
5 TcxOrientation=IDH_Type_TcxOrientation
|
|
3 Formulas
|
|
4 TcxSSFunctionHandler
|
|
5 Overview=IDH_Class_TcxSSFunctionHandler
|
|
5 Properties
|
|
6 TcxSSFunctionHandler.CallBackIndex=IDH_TcxSSFunctionHandler_CallBackIndex
|
|
6 TcxSSFunctionHandler.Col=IDH_TcxSSFunctionHandler_Col
|
|
6 TcxSSFunctionHandler.Error=IDH_TcxSSFunctionHandler_Error
|
|
6 TcxSSFunctionHandler.ErrorCode=IDH_TcxSSFunctionHandler_ErrorCode
|
|
6 TcxSSFunctionHandler.FloatValue=IDH_TcxSSFunctionHandler_FloatValue
|
|
6 TcxSSFunctionHandler.IsValueAssigned=IDH_TcxSSFunctionHandler_IsValueAssigned
|
|
6 TcxSSFunctionHandler.Page=IDH_TcxSSFunctionHandler_Page
|
|
6 TcxSSFunctionHandler.Row=IDH_TcxSSFunctionHandler_Row
|
|
6 TcxSSFunctionHandler.StringValue=IDH_TcxSSFunctionHandler_StringValue
|
|
5 Methods
|
|
6 TcxSSFunctionHandler.CheckCondition=IDH_TcxSSFunctionHandler_CheckCondition
|
|
6 TcxSSFunctionHandler.EnumParamValues=IDH_TcxSSFunctionHandler_EnumParamValues
|
|
6 TcxSSFunctionHandler.ErrorCodeToStr=IDH_TcxSSFunctionHandler_ErrorCodeToStr
|
|
6 TcxSSFunctionHandler.EvaluateExpression=IDH_TcxSSFunctionHandler_EvaluateExpression
|
|
6 TcxSSFunctionHandler.FuncDefByName=IDH_TcxSSFunctionHandler_FuncDefByName
|
|
6 TcxSSFunctionHandler.FuncDefByToken=IDH_TcxSSFunctionHandler_FuncDefByToken
|
|
6 TcxSSFunctionHandler.GetBooleanParameter=IDH_TcxSSFunctionHandler_GetBooleanParameter
|
|
6 TcxSSFunctionHandler.GetFloatParameter=IDH_TcxSSFunctionHandler_GetFloatParameter
|
|
6 TcxSSFunctionHandler.GetStringParameter=IDH_TcxSSFunctionHandler_GetStringParameter
|
|
6 TcxSSFunctionHandler.RegisterFunctions=IDH_TcxSSFunctionHandler_RegisterFunctions
|
|
6 TcxSSFunctionHandler.SetBooleanResult=IDH_TcxSSFunctionHandler_SetBooleanResult
|
|
6 TcxSSFunctionHandler.SetError=IDH_TcxSSFunctionHandler_SetError
|
|
6 TcxSSFunctionHandler.SetFloatResult=IDH_TcxSSFunctionHandler_SetFloatResult
|
|
6 TcxSSFunctionHandler.SetStringResult=IDH_TcxSSFunctionHandler_SetStringResult
|
|
6 TcxSSFunctionHandler.StringToTokens=IDH_TcxSSFunctionHandler_StringToTokens
|
|
6 TcxSSFunctionHandler.TokensToExcelFormat=IDH_TcxSSFunctionHandler_TokensToExcelFormat
|
|
6 TcxSSFunctionHandler.TokensToString=IDH_TcxSSFunctionHandler_TokensToString
|
|
4 Types
|
|
5 TcxFloatFuncCallBack=IDH_Type_TcxFloatFuncCallBack
|
|
5 TcxFuncDefinition=IDH_Type_TcxFuncDefinition
|
|
5 TcxSSErrorCode=IDH_Type_TcxSSErrorCode
|
|
5 TcxSSFuncParams=IDH_Type_TcxSSFuncParams
|
|
5 TcxSSFunction=IDH_Type_TcxSSFunction
|
|
5 TcxStackItems=IDH_Type_TcxStackItems
|
|
5 TcxStringFuncCallBack=IDH_Type_TcxStringFuncCallBack
|
|
5 TcxValueType=IDH_Type_TcxValueType
|
|
5 TcxValueTypes=IDH_Type_TcxValueTypes
|
|
3 History
|
|
4 TcxActionList
|
|
5 Overview=IDH_Class_TcxActionList
|
|
5 Properties
|
|
6 TcxActionList.Count=IDH_TcxActionList_Count
|
|
6 TcxActionList.Item=IDH_TcxActionList_Item
|
|
4 TcxCustomAction
|
|
5 Overview=IDH_Class_TcxCustomAction
|
|
5 Properties
|
|
6 TcxCustomAction.Description=IDH_TcxCustomAction_Description
|
|
4 TcxCustomHistory
|
|
5 Overview=IDH_Class_TcxCustomHistory
|
|
5 Properties
|
|
6 TcxCustomHistory.MaxActions=IDH_TcxCustomHistory_MaxActions
|
|
6 TcxCustomHistory.RedoActions=IDH_TcxCustomHistory_RedoActions
|
|
6 TcxCustomHistory.UndoActions=IDH_TcxCustomHistory_UndoActions
|
|
5 Methods
|
|
6 TcxCustomHistory.Clear=IDH_TcxCustomHistory_Clear
|
|
6 TcxCustomHistory.Redo=IDH_TcxCustomHistory_Redo
|
|
6 TcxCustomHistory.StartComplexAction=IDH_TcxCustomHistory_StartComplexAction
|
|
6 TcxCustomHistory.StopComplexAction=IDH_TcxCustomHistory_StopComplexAction
|
|
6 TcxCustomHistory.Undo=IDH_TcxCustomHistory_Undo
|
|
4 TcxSpreadSheetHistory
|
|
5 Overview=IDH_Class_TcxSpreadSheetHistory
|
|
3 Types
|
|
4 ESpreadSheetError=IDH_Class_ESpreadSheetError
|
|
4 Tcx3DArea=IDH_Type_Tcx3DArea
|
|
4 TcxDisplayTextAlignment=IDH_Type_TcxDisplayTextAlignment
|
|
4 TcxHorzTextAlign=IDH_Type_TcxHorzTextAlign
|
|
4 TcxSortType=IDH_Type_TcxSortType
|
|
4 TcxSSCellsModify=IDH_Type_TcxSSCellsModify
|
|
4 TcxSSDataType=IDH_Type_TcxSSDataType
|
|
4 TcxSSEdgeBorder=IDH_Type_TcxSSEdgeBorder
|
|
4 TcxSSEdgeLineStyle=IDH_Type_TcxSSEdgeLineStyle
|
|
4 TcxSSEdgeStyleRec=IDH_Type_TcxSSEdgeStyleRec
|
|
4 TcxSSFillStyle=IDH_Type_TcxSSFillStyle
|
|
4 TcxSSFontRec=IDH_Type_TcxSSFontRec
|
|
4 TcxSSFuncRec Type=IDH_Type_TcxSSFuncRec
|
|
4 TcxSSFuncStates Type=IDH_Type_TcxSSFuncStates
|
|
4 TcxSSHeaderType=IDH_Type_TcxSSHeaderType
|
|
4 TcxSSNameDefinition=IDH_Type_TcxSSNameDefinition
|
|
4 TcxSSPainterType=IDH_Type_TcxSSPainterType
|
|
4 TcxSSSize=IDH_Type_TcxSSSize
|
|
4 TcxStackItem Type=IDH_Type_TcxStackItem
|
|
4 TcxVertTextAlign=IDH_Type_TcxVertTextAlign
|
|
4 TRange=IDH_Type_TRange
|