TCustomVirtualStringTree.ContentToClipboard Method

Virtual Tree View

Not documented.

Pascal
function ContentToClipboard(Format: Word; Source: TVSTTextSourceType): HGLOBAL;
function ContentToHTML(Source: TVSTTextSourceType; Caption: WideString = ''): string;
function ContentToRTF(Source: TVSTTextSourceType): string;
function ContentToText(Source: TVSTTextSourceType; Separator: Char): string;
function ContentToUnicode(Source: TVSTTextSourceType; Separator: WideChar): WideString;
Description

Use other resources like the news group or the Delphi Gems message board to find a description.

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