Create(TPersistent,TSize) Constructor
Initializes a new instance of the TcxSize class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; const ADefaultValue: TSize); reintroduce; overload;
Parameters
Name | Type |
---|---|
AOwner | TPersistent |
ADefaultValue | TSize |
See Also