[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Clipbrd' (#lcl)

TClipboard.HasFormatName

HasFormatName - checks if data have format with specified name

Declaration

Source position: clipbrd.pp line 218

public function TClipboard.HasFormatName(

  const FormatName: String

):Boolean;

Function result

True if named format found

The latest version of this document can be found at lazarus-ccr.sourceforge.net.