Skip to main content
A newer version of this page is available. .

TcxCustomGridTablePainter Methods

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginUpdate(TcxGridShowLockedStateImageMode) Prevents a grid View from updating until the EndUpdate method is called. Inherited from TcxGridViewHandler.
DoOffset(Integer,Integer,Integer)
DrawFocusRect(TRect,Boolean) Inherited from TcxCustomGridPainter.
EndUpdate Enables updates of a View. Inherited from TcxGridViewHandler.
Equals(TObject) Inherited from TObject.
ExcludeFromBackground(TRect) Inherited from TcxCustomGridPainter.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Invalidate Inherited from TcxCustomGridPainter.
Invalidate(TcxRegion) Inherited from TcxCustomGridPainter.
Invalidate(TRect) Inherited from TcxCustomGridPainter.
Paint(TcxCanvas,TcxCustomGridViewInfo) Inherited from TcxCustomGridPainter.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
ToString Inherited from TObject.
UseRightToLeftAlignment Inherited from TcxGridViewHandler.
See Also