Class TCustomParagraphObj

Hierarchy

System.TObject | TCustomParagraphObj

Subclasses

WPCTRMemo.TWPParPopupObj | WPRTEDefs.TWPEditLinkParagraphObj | WPRTEDefs.TWPToolsInplaceEditorAbstractBase | WPRTEReport.TWPBand

Description

This is the ancestor of all paragraph objects which can be attached to a paragraph. When a paragraph is freed the attached objects will be freed, too. The objects can be used for various tasks. Also see .
Since WPTools 7 it also includes the virtual protected method AfterChange. The inplace editors TWPToolsInplaceEditorAbstractBase added to WPTools 9 are based on TCustomParagraphObj.
Since WPTools 9 it is also possible to attach TCustomParagraphObj to a special TWPObject type for inplace editors.

Properties

Methods

Used or referenced by

-Function TWPBand.CreateCopy : TCustomParagraphObj