WPTools Manual



Search


(press enter to search)

Function TWPPaintEngine.Draw(outCanvas:TCanvas; r:TRect; zoom:Integer; starty:Integer; HandlePageBreaks:Boolean) : Integer

Unit: WPCTRMemo
Class: WPCTRMemo.TWPPaintEngine

Parameters

  • outCanvas:TCanvas
  • r:TRect
  • zoom:Integer
  • starty:Integer
  • HandlePageBreaks:Boolean

Returns

The type of the result value is Integer.

Description

This method has to be used the same way as . Before You can use the component a must be attached to property RTFData.

Overloaded Methods

Function TWPPaintEngine.Draw(outCanvas:TCanvas; X:Integer; Y:Integer; H:Integer; xres:Integer; yres:Integer; starty:Integer; HandlePageBreaks:Boolean) : Integer