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

TClipboard.SupportedFormats

Declaration

Source position: clipbrd.pp line 207

public procedure TClipboard.SupportedFormats(

  List: TStrings

);

procedure TClipboard.SupportedFormats(

  var AFormatCount: Integer;

  var FormatList: PClipboardFormat

);