Function TWPAttrCache.MergeCharAttr(baseca:TWPCharAttr; SourceCA:TWPCharAttr; CharAttr:TWPCharAttr) : Boolean

Unit: WPRTEDefs
Class: WPRTEDefs.TWPAttrCache

Parameters

Returns

The type of the result value is Boolean.

Description

This method merges the TWPCharAttr 'BaseCA' with the attribute referenced by 'Index' or, in the overloaded version, SourceCA, and stores the result in CharAttr. The Result value is false if CharAttr=BaseCA

Overloaded Methods

Function TWPAttrCache.MergeCharAttr(baseca:TWPCharAttr; Index:Cardinal; CharAttr:TWPCharAttr) : Boolean