|
TClipboardFormatList.EnumerateFormats Method (TVirtualTreeClass, TFormatEtcArray, TClipboardFormats)
Returns a list of format records for the given class.
Pascal
procedure EnumerateFormats(TreeClass: TVirtualTreeClass; var Formats: TFormatEtcArray; const AllowedFormats: TClipboardFormats = nil); overload;
Description
If assigned the AllowedFormats is used to limit the enumerated formats to those described in the list.
Class
Links
What do you think about this topic? Send feedback!
|