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