TWPCustomRtfEditDialog Type

Unit
WPCTRMemo

Declaration

TWPCustomRtfEditDialog = (wpStartPrint, // starts printing without dialog
    wpdiaPrint,
    wpdiaPrinterSetup,
    wpStartSave, // starts saving without dialog
    wpdiaSaveAs,
    wpdiaLoad,
    wpdiaCanClose,
    wpStartNewDocument, // = Clear
    wpdiaSaveAsPDF,
    wpdiaSpellCheck,
    wpEditHyperlink,
    wpdiaThesaurus,
    wpdiaFind,
    wpStartFindNext,
    wpdiaReplace,
    wpdiaSendByEMail,
    wpdiaInsertCode,
    wpdiaEditCurrentStyle, // not handled by the editor!
    wpdiaCreateNewStyle, // not handled by the editor!
    wpdiaSpellCheckSetup // not handled by the editor!
    );

Description
The TWPCustomRtfEdit does not implement any dialogs. Using this property the preview dialog 'knows' which dialogs and actions are available through events or overridden procedures


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