Create(TdxCharacterProperties) Constructor
Initializes a new instance of the TdxMergedCharacterProperties class with specified settings.
Declaration
constructor Create(const AProperties: TdxCharacterProperties); reintroduce; overload;
Parameters
Name | Type |
---|---|
AProperties | TdxCharacterProperties |
See Also