vcl-dxrichedit-dot-actions-b3c303da.md
An action object that corresponds to the PasteSelection command provided by the Rich Edit control.
TdxRichEditControlPasteSelection = class(
TdxRichEditControlAction
)
This class does not introduce any new public members. Depending on the clipboard’s current content, executing a TdxRichEditControlPasteSelection action object performs one of the following operations:
UI elements linked to a TdxRichEditControlPasteSelection action object are enabled only if the following conditions are met:
False.TObject TPersistent TComponent TBasicAction TContainedAction TCustomAction TAction TdxBasicAction TdxRichEditControlAction TdxRichEditControlPasteSelection
See Also
TdxRichEditControlCopySelection Class
TdxRichEditControlCutSelection Class