Create(TdxFloatingObjectRelativeFromHorizontal,Integer) Constructor
Initializes a new instance of the TdxFloatingObjectRelativeWidth class with specified settings.
Declaration
constructor Create(AFrom: TdxFloatingObjectRelativeFromHorizontal; AWidth: Integer);
Parameters
| Name | Type |
|---|---|
| AFrom | TdxFloatingObjectRelativeFromHorizontal |
| AWidth | Integer |
See Also