Create(TcxGridCardRowLayout,Integer) Constructor
Initializes a new instance of the TcxGridCardRowLayer class with specified settings.
Declaration
constructor Create(AOwner: TcxGridCardRowLayout; AIndex: Integer); virtual;
Parameters
| Name | Type |
|---|---|
| AOwner | TcxGridCardRowLayout |
| AIndex | Integer |
See Also