Set TWPSecurityModes

Unit: WPRTEDefsConsts

Elements

wpSecDontUseGlobalSettings

wpSecDontAllowPaste

wpSecDontAllowCopy

wpSecOnlyInternalClipboard

wpSecNoSaveDialog

wpSecNoLoadDialog

wpSecNoPrintDialog

Description

TWPSecurityModes=set of [wpSecDontUseGlobalSettings,wpSecDontAllowPaste,wpSecDontAllowCopy,wpSecOnlyInternalClipboard,wpSecNoSaveDialog,wpSecNoLoadDialog,wpSecNoPrintDialog]>

Used or referenced by

-Function SecOptionIsSet(local:TWPSecurityModes; Mode:TWPSecurityMode) : Boolean