| TWPTextObjectPaintResult Type |
Unit
WPRTEPaint
Declaration
TWPTextObjectPaintResult = set of (
wpObjPaintContents, // remove this flag to disable the painting of the object
wpObjPaintFrame, // remove this flag to disable the painting of the optional frame TWPTextObj.Frame
wpobjPaintSelection, // remove this flag to do not display a selection rectangle
wpobjSizerRectsAreInactive, // add this flag to make the size corners inactive
wpobjPaintRedCross // draw a red cross to show that the image is not available
);|
Copyright (C) by WP |