TWPRTFEngineModes Type

Unit
WPRTEPaint

Declaration

TWPRTFEngineModes = set of (
    wpSinglePageOnly, // Specify Pagenumber in "EditThisPageOnly". This is NOT used for the SinglePageMode!
    wpSinglePageCanBeEmpty, // Do not create a dummy page if the page nr EditThisPageOnly does not exist
    wpNoBlockMarking, // Do not select text
    wpNoVScroll, // The text may not be scrolled vertically
    wpNoHScroll);

Description
Paint and operation modes for TWPRTFEnginePaint - used internally only


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