Unit 'Clipbrd' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TClipboard.HasFormat

Determines whether the specified clipboard format is supported for the clipboard.

Declaration

Source position: clipbrd.pp line 214

public function TClipboard.HasFormat(

  FormatID: TClipboardFormat

):Boolean;

Arguments

FormatID

  

TClipboardFormat requested in the method.

Function result

True if the requested format is supported.


Version 4.4 Generated 2025-11-08 Home