Table of Contents

TTMSFNCBloxRestriction Enumeration

Identifies a single action that the end user is not allowed to perform on an element.

API unit family: TMSFNCBloxCoreElement

Members

Name Description
crNoMove The element cannot be moved.
crNoResize The element cannot be resized.
crNoRotation The element cannot be rotated.
crNoEdit The element text cannot be edited.
crNoDelete The element cannot be deleted.
crKeepRatio The element keeps its aspect ratio while resizing.
crNoClipboard The element cannot take part in clipboard operations.
crNoSelect The element cannot be selected.
crNoRotCenterMove The element's rotation center cannot be moved.
crNoLink The element cannot be linked to other elements.