TdxCharacterProperties.ApplyPropertiesDiff(TdxCharacterProperties,TdxCharacterFormattingInfo,TdxCharacterFormattingInfo) Method
In This Article
#Declaration
Delphi
class procedure ApplyPropertiesDiff(ATarget: TdxCharacterProperties; ATargetMergedInfo: TdxCharacterFormattingInfo; ASourceMergedInfo: TdxCharacterFormattingInfo);
#Parameters
Name | Type |
---|---|
ATarget | Tdx |
ATarget |
Tdx |
ASource |
Tdx |
See Also