Class TWPCustomRtfLabel

Hierarchy

System.TObject | System.Classes.TPersistent | System.Classes.TComponent | Vcl.Controls.TControl | Vcl.Controls.TGraphicControl | WPRTEDefs.TWPRTFEngineBasis | WPRTEEdit.TWPRTFEngineEdit | WPRTEPaint.TWPRTFEnginePaint | TWPCustomRtfLabel

Subclasses

WPCTRLabel.TWPRichTextLabel

Description for Class TWPRTFEnginePaint

TWPRTFEnginePaint inherites from TWPRTFEngineBasis and coordinates the text formatting and painting. It handles its own pages array 'PaintPages' to save the position where and how to paint the pages. The pages in PaintPages can be retrieved from other sources to allow the integration of foreign pages into the text.

Properties

Methods

Events

HyperLinkEvent : THyperLinkEvent= THyperLinkEvent

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

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

OnRequestHTTPImage : TWPRequestHTTPImageEvent= TWPRequestHTTPImageEvent

OnRequestHTTPString : TWPRequestHTTPStringEvent= TWPRequestHTTPStringEvent

OnRequestStyle : TWPOnRequestStyleEvent= TWPOnRequestStyleEvent

Used or referenced by

-Property TWPRTFBalloonHint.Memo : TWPRTFEnginePaint
-Procedure TWPSuperMerge.PaintBand(Memo:TWPRTFEngineBasis; toCanvas:TCanvas; par:TParagraph; r:TRect; PaintBandMode:TWPPaintBandMode; PaintModes:TWPPaintModes)
-Property TWPRTFBalloonHint.Memo : TWPRTFEnginePaint