Table of Contents

TPopupMenuAction Enumeration

Identifies a built-in context-menu command. pmClear clears the selection; pmCut, pmCopy and pmPaste perform clipboard operations; pmAlignLeft, pmAlignCenter and pmAlignRight set paragraph alignment; pmNone is no action.

API unit family: TMSFNCRichEditor

Members

Name Description
pmClear
pmCut
pmCopy
pmPaste
pmAlignLeft
pmAlignCenter
pmAlignRight
pmNone