Function TWPVirtPage.FindRTFData(datalayer:TWPRTFDataBlock; X:Integer; Y:Integer) : TWPVirtPageRTFDataFrame

Unit: WPRTEDefs
Class: WPRTEDefs.TWPVirtPage

Parameters

Returns

The type of the result value is TWPVirtPageRTFDataFrame.

Description

Locates a certain RTFDataBlock in the list of layers on this page. If it is found the X and Y variables are set to the offset to this layer and and the result value is TRUE. The overloaded function looks for a RTFDataBlock of a certain kind

Overloaded Methods

Function TWPVirtPage.FindRTFData(Kind:TWPPagePropertyKind) : TWPVirtPageRTFDataFrameFunction TWPVirtPage.FindRTFData(datalayer:TWPRTFDataBlock) : TWPVirtPageRTFDataFrame