Create(TcxCustomLookAndFeelPainter,TdxScaleFactor,TRect,TRect,TcxViewParams) Constructor
Initializes a new instance of the TcxPivotGridCustomCellViewInfo class with specified settings.
Declaration
constructor Create(APainter: TcxCustomLookAndFeelPainter; AScaleFactor: TdxScaleFactor; const ABounds: TRect; const AVisibleRect: TRect; const AViewParams: TcxViewParams); virtual;
Parameters
Name | Type |
---|---|
APainter | TcxCustomLookAndFeelPainter |
AScaleFactor | TdxScaleFactor |
ABounds | TRect |
AVisibleRect | TRect |
AViewParams | TcxViewParams |
See Also