|
TVirtualDrawTree.ClipboardFormats Property
Special class to keep a list of clipboard format descriptions.
Pascal
property ClipboardFormats: TClipboardFormats;
Description
This TStringList descendant is used to keep a number of clipboard format descriptions, which are usually used to register clipboard formats with the system. Using a string list for this task allows to store enabled clipboard formats in the DFM.
Class
Links
What do you think about this topic? Send feedback!
|