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