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

TClipboard.HasFormat

HasFormat - look up the list to see if the format is supported. If a TPicture format is specified, all graphic formats are searched.

Declaration

Source position: clipbrd.pp line 215

public function TClipboard.HasFormat(

  FormatID: PtrUInt

):Boolean;

Function result

True if format is supported.