[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.
Version 4.0 | Generated 2025-05-03 | Home |