[Overview][Types][Classes][Procedures and functions][Index] |
SupportedFormats - fills a stringlist with the names of the supported MIME types.
Source position: clipbrd.pp line 211
public procedure TClipboard.SupportedFormats( |
List: TStrings |
); |
var AFormatCount: Integer; |
var FormatList: PClipboardFormat |
); |