Class TWPRTFStyleCollection

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TCollection | TWPRTFStyleCollection

Subclasses

WPRTEDefs.TWPRTFNumberStyleCollection

Description

TWPRTFStyleCollection contains all styles which are defined for one TWPRTFProps object. It contains a list of styles with their binary representation.

Properties

Methods

Events

OnClearedStyles : TNotifyEvent= procedure (Sender : TObject) of Object

This event is triggreed after the Clear provedure was called. You can use it to define a default set of styles.

Used or referenced by

-Property TWPRTFProps.ParStyles : TWPRTFStyleCollection