TWPTextObjectPaintModes Type

Unit
WPRTEDefs

Declaration

TWPTextObjectPaintModes = set of (
    wpPaintObjInEditor, // Is defined if we are updating the editor.
    wpPaintObjInInactiveLayer, // Is defined if the object is painted as part of header or footer while the body is edited
    wpPaintObjDestIsPDF, // we are creating a PDF file using wPDF
    wpPaintObjMetaAsBitmap // Print Metafiles as bitmaps
    );

Description
This parameter is passed to the OnTwextObjectPaint event and to TWPObject.Paint


Copyright (C) by WPCUBED GmbH - Munich
http://www.wpcubed.com