AcceptMousePosForClick(Integer,Integer)
|
|
AddFontListener(IcxFontListener)
|
|
AddListener(IdxSpreadSheetListener)
|
Registers a specified Spreadsheet control‘s listener object.
|
AddSheet(string,TdxSpreadSheetCustomViewClass)
|
Adds a new empty worksheet to the current document.
|
Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginDrag(Boolean,Integer)
|
|
BeginDragAndDrop
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BeginUpdate(TcxLockedStateImageShowingMode)
|
Postpones all redraw operations and related notifications that reflect any document and setting changes until an EndUpdate procedure call.
|
BringToFront
|
|
Broadcast(Untyped)
|
|
Build(TdxCustomSpreadSheet)
|
Builds a report based on the displayed template and the bound dataset(s).
|
CancelUpdate
|
Re-enables change notifications and delays pending changes made in the spreadsheet control after a BeginUpdate procedure call until the next content or setting change.
|
CanFocus
|
|
CanFocusEx
|
|
ChangeScale(Integer,Integer)
|
|
CheckNonMainThreadUsage
|
|
ClearAll
|
Deletes all worksheets in the opened spreadsheet document.
|
Click
|
|
ClientToParent(TPoint,TWinControl)
|
|
ClientToScreen(TPoint)
|
|
ClientToScreen(TRect)
|
|
ConstrainedResize(Integer,Integer,Integer,Integer)
|
|
ContainsControl(TControl)
|
|
ControlAtPos(TPoint,Boolean,Boolean,Boolean)
|
|
CreateNew
|
Creates a new spreadsheet document.
|
CreateParentedControl(HWND)
|
|
DestroyComponents
|
|
Destroying
|
|
DisableAlign
|
|
Dock(TWinControl,TRect)
|
|
DockDrop(TDragDockObject,Integer,Integer)
|
|
DragDrop(TObject,Integer,Integer)
|
An OnDragDrop event dispatcher.
|
Dragging
|
|
DrawTextBiDiModeFlags(Longint)
|
|
DrawTextBiDiModeFlagsReadingOnly
|
|
EnableAlign
|
|
EndDrag(Boolean)
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EndUpdate
|
Applies all pending changes and redraws the control after a BeginUpdate procedure call.
|
Equals(TObject)
|
|
EvaluateExpression(string,TdxSpreadSheetTableView)
|
Attempts to parse and calculate the specified formula expression string.
|
ExecuteAction(TBasicAction)
|
|
FindChildControl(String)
|
|
FindComponent(String)
|
|
FindSection(TdxSpreadSheetReportSectionType,Integer,TdxSpreadSheetReportSection)
|
Searches a report template section by its type.
|
FindSectionByCell(Integer,Integer,TdxSpreadSheetReportSection)
|
Searches the report template section containing the specified cell.
|
FinishDragAndDrop(Boolean)
|
|
FlipChildren(Boolean)
|
|
Focused
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
Applies the specified procedure to all representations of the detail datasets bound to the Report Designer.
|
GetControlsAlignment
|
|
GetDragImages
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
GetSection(TdxSpreadSheetReportSectionType,Integer)
|
|
GetSection(string,Integer)
|
Returns a report template section by its type or name.
|
GetSectionByCell(Integer,Integer)
|
Returns the report template section containing the specified cell.
|
GetSheetByName(string)
|
Returns the specified generic worksheet object.
|
GetStyleName
|
|
GetSystemMetrics(Integer)
|
|
GetTabControlList(TList)
|
|
GetTabOrderList(TList)
|
|
GetTextBuf(PChar,Integer)
|
|
GetTextLen
|
|
HandleAllocated
|
|
HandleNeeded
|
|
HasParent
|
|
Hide
|
|
InitiateAction
|
|
InsertComponent(TComponent)
|
|
InsertControl(TControl)
|
|
Invalidate
|
|
InvalidateRect(TRect,Boolean)
|
Adds a specified portion of the control’s client area to the window update region.
|
InvalidateRgn(TcxRegion,Boolean)
|
|
InvalidateWithChildren
|
|
IsCustomStyleActive
|
|
IsImplementorOf(IInterface)
|
|
IsLightStyleColor(TColor)
|
|
IsMouseInPressedArea(Integer,Integer)
|
|
IsRightToLeft
|
|
LayoutChanged
|
Updates the Spreadsheet control layout.
|
Loaded
|
|
LoadFromFile(string)
|
Loads a spreadsheet document from the specified file.
|
LoadFromStream(TStream,TdxSpreadSheetCustomFormatClass)
|
Loads workbook data and concomitant settings from a stream.
|
LoadFromStream(TStream)
|
|
LockDrawing
|
|
LockScrollBars
|
|
ManualDock(TWinControl,TControl,TAlign)
|
|
ManualFloat(TRect)
|
|
MouseDown(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseMove(TShiftState,Integer,Integer)
|
|
MouseUp(TMouseButton,TShiftState,Integer,Integer)
|
|
MouseWheelHandler(TMessage)
|
|
Notification(TComponent,TOperation)
|
|
PaintTo(HDC,Integer,Integer)
|
|
PaintTo(TCanvas,Integer,Integer)
|
|
ParentToClient(TPoint,TWinControl)
|
|
Perform(Cardinal,WPARAM,LPARAM)
|
|
Perform(Cardinal,WPARAM,PChar)
|
|
Perform(Cardinal,WPARAM,TRect)
|
|
PostMouseMove
|
|
PostMouseMove(TPoint)
|
|
PreProcessMessage(TMsg)
|
|
Protect
|
Invokes the Protect Structure dialog.
|
Realign
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
|
RemoveComponent(TComponent)
|
|
RemoveControl(TControl)
|
|
RemoveFontListener(IcxFontListener)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveListener(IdxSpreadSheetListener)
|
Unregisters the specified Spreadsheet control‘s listener object.
|
RemoveSection(TdxSpreadSheetReportSection)
|
|
RemoveSection(TdxSpreadSheetReportSectionType,Integer)
|
Removes the specified section from the displayed report template.
|
Repaint
|
|
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)
|
|
SaveToFile(string)
|
Saves workbook data and concomitant settings to a file.
|
SaveToStream(TStream,TdxSpreadSheetCustomFormatClass)
|
Saves workbook data and concomitant settings to a stream.
|
ScaleBy(Integer,Integer)
|
|
ScaleForPPI(Integer)
|
|
ScaleRectSize(TRect)
|
|
ScaleValue(Double)
|
|
ScaleValue(Integer)
|
|
ScaleValue(TPoint)
|
|
ScaleValue(TRect)
|
|
ScaleValue(TSize)
|
|
ScreenToClient(TPoint)
|
|
ScreenToClient(TRect)
|
|
ScrollBy(Integer,Integer)
|
|
ScrollContent(TcxDirection)
|
|
ScrollWindow(Integer,Integer,TRect)
|
|
SendToBack
|
|
SetBounds(Integer,Integer,Integer,Integer)
|
|
SetDesignVisible(Boolean)
|
|
SetDetailSection(TRect,Integer)
|
Adds a detail section to the displayed report template.
|
SetFocus
|
|
SetFooterSection(TRect)
|
Adds the common footer section to the displayed report template.
|
SetGroupFooterSection(TRect,Integer)
|
Adds the common footer section for grouped dataset records.
|
SetGroupHeaderSection(TRect,Integer)
|
Adds the common header section for grouped dataset records.
|
SetHeaderSection(TRect)
|
Adds the common header section to the displayed report template.
|
SetParentComponent(TComponent)
|
|
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean)
|
|
SetSubComponent(Boolean)
|
|
SetTextBuf(PChar)
|
|
Show
|
|
StartDrag(TDragObject)
|
|
SystemInfoChanged(Cardinal)
|
|
ToString
|
|
TranslationChanged
|
|
UnlockDrawing
|
|
UnlockScrollBars
|
|
Unprotect
|
Disables the spreadsheet document structure protection.
|
Update
|
|
UpdateAction(TBasicAction)
|
|
UpdateControlState
|
|
UpdateWithChildren
|
|
UseRightToLeftAlignment
|
|
UseRightToLeftReading
|
|
UseRightToLeftScrollBar
|
|
WndProc(TMessage)
|
|