[Overview][Types][Classes][Procedures and functions][Index] |
Determines whether the specified clipboard format is supported for the clipboard.
Source position: clipbrd.pp line 214
public function TClipboard.HasFormat( |
FormatID: TClipboardFormat |
):Boolean; |
FormatID |
|
TClipboardFormat requested in the method. |
True if the requested format is supported.