Skip to main content

Create(TcxCustomLookAndFeelPainter,TdxScaleFactor,TRect,TRect,TcxViewParams,string) Constructor

Initializes a new instance of the TcxPivotGridHeaderCellViewInfo class with specified settings.

Declaration

constructor Create(APainter: TcxCustomLookAndFeelPainter; AScaleFactor: TdxScaleFactor; const ABounds: TRect; const AVisibleRect: TRect; const AViewParams: TcxViewParams; const ADisplayText: string); reintroduce; overload;

Parameters

Name Type
APainter TcxCustomLookAndFeelPainter
AScaleFactor TdxScaleFactor
ABounds TRect
AVisibleRect TRect
AViewParams TcxViewParams
ADisplayText string
See Also