TdxCharacterFormattingBase.CopyFrom(TdxCharacterFormattingInfo,TdxCharacterFormattingOptions) Method
Declaration
procedure CopyFrom(const AInfo: TdxCharacterFormattingInfo; const AOptions: TdxCharacterFormattingOptions); reintroduce; overload;
Parameters
Name | Type |
---|---|
AInfo | TdxCharacterFormattingInfo |
AOptions | TdxCharacterFormattingOptions |
See Also