|
|
|
| acClipboard
|
| function GetFormatName(FormatIndex: Integer): String;
|
| The GetFormatName property retrieves the name of the clipboard format by its index.
|
|
|
| Function may return the empty string if no format has been registered by specified FormatIndex.
|
|
|
| AvailableFormats property;
|
| HasFormat and GetFormatIndex methods.
|