Skip to main content

Create(TcxCustomGridRecord,Integer,TcxGridCardRowInsertionPos) Constructor

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

Declaration

constructor Create(AGridRecord: TcxCustomGridRecord; AItemIndex: Integer; AInsertionPos: TcxGridCardRowInsertionPos); reintroduce;

Parameters

Name Type
AGridRecord TcxCustomGridRecord
AItemIndex Integer
AInsertionPos TcxGridCardRowInsertionPos
See Also