TClipboardFormats.Add Method

Virtual Tree View

Adds a new format to the internal list. 

 

Pascal
function Add(const S: string): Integer; override;
procedure Insert(Index: Integer; const S: string); override;
Description

Adds or inserts a new format to the internal list but restricts additions to the clipbard formats to only those which are registered with the owner tree or one of its ancestors.

Class
Links
What do you think about this topic? Send feedback!