TdxRichEditControlOptionsBase.CopyPaste Property
Provides access to settings affecting certain clipboard operations.
Declaration
property CopyPaste: TdxCopyPasteOptions read; write;
Property Value
Type |
---|
TdxCopyPasteOptions |
Remarks
For detailed information on available options, refer to the TdxCopyPasteOptions class description.
See Also