Create(TdxCustomLayoutItemViewInfo) Constructor
Initializes a new instance of the TdxCustomLayoutItemElementViewInfo class with specified settings.
Declaration
constructor Create(AItemViewInfo: TdxCustomLayoutItemViewInfo); virtual;
Parameters
Name | Type |
---|---|
AItemViewInfo | TdxCustomLayoutItemViewInfo |
See Also