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

TcxGridFilterViewInfo Methods

Name Description
_AddRef protected The reference counter increment function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
_Release protected The reference counter decrement function of the interfaced property set. Inherited from TcxOwnedInterfacedPersistent.
AfterRecalculation Inherited from TcxCustomGridCellViewInfo.
Assign(TPersistent) Updates the persistent information from the specified source. Inherited from TcxOwnedPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeforeRecalculation Inherited from TcxCustomGridCellViewInfo.
Calculate(Integer,Integer,Integer,Integer) Inherited from TcxCustomGridCellViewInfo.
Calculate(TRect) Inherited from TcxCustomGridCellViewInfo.
DoAssign(TPersistent) protected Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container. Inherited from TcxOwnedPersistent.
DoOffset(Integer,Integer) Inherited from TcxCustomGridCellViewInfo.
DoRightToLeftConversion(TRect) Inherited from TcxCustomGridCellViewInfo.
Equals(TObject) Inherited from TObject.
GetAreaBoundsForPainting Inherited from TcxCustomGridCellViewInfo.
GetBestFitWidth Inherited from TcxCustomGridCellViewInfo.
GetHashCode Inherited from TObject.
GetHitTest(TPoint) Returns the HitTest object for a cell. Inherited from TcxCustomGridCellViewInfo.
GetNamePath Inherited from TPersistent.
GetOwner protected Returns the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
HasPoint(TPoint) Inherited from TcxCustomGridCellViewInfo.
Invalidate Invalidates a specific cell on the grid control’s canvas. Inherited from TcxCustomGridCellViewInfo.
IsHotTracked(Boolean) Indicates if a cell is hot-tracked. Inherited from TcxCustomGridCellViewInfo.
MainCalculate Inherited from TcxCustomGridPartViewInfo.
MouseDown(TcxCustomGridHitTest,TMouseButton,TShiftState) Inherited from TcxCustomGridCellViewInfo.
MouseMove(TcxCustomGridHitTest,TShiftState) Inherited from TcxCustomGridCellViewInfo.
MouseUp(TcxCustomGridHitTest,TMouseButton,TShiftState) Inherited from TcxCustomGridCellViewInfo.
Paint(TcxCanvas) Paints a specific cell on a specific canvas. Inherited from TcxCustomGridCellViewInfo.
QueryInterface(TGUID,Untyped) protected Provides access to the implementation of the specified interface if the current persistent property set or information container supports it. Inherited from TcxOwnedInterfacedPersistent.
Recalculate Inherited from TcxCustomGridCellViewInfo.
ResetContentBounds Inherited from TcxCustomGridCellViewInfo.
RightToLeftConversion(TRect) Inherited from TcxCustomGridCellViewInfo.
ToString Inherited from TObject.
Update Inherited from TcxCustomGridCellViewInfo.
UseRightToLeftAlignment Inherited from TcxCustomGridCellViewInfo.
See Also