Skip to main content

TdxSpreadSheetCustomView Methods

The base class for all View classes.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate Disables repainting operations for the worksheet area displayed by the Spreadsheet control.
CanEditContainers Identifies if an end-user can create and/or delete floating containers.
EndUpdate Enables repainting operations for the worksheet after a BeginUpdate procedure call.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Invalidate Invalidates the Spreadsheet control‘s View area.
InvalidateRect(TRect) Invalidates a specified portion within the Spreadsheet control‘s View area.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
See Also