[Overview][Types][Classes][Procedures and functions][Index] |
Contains the number of clipboard formats supported for the class instance.
Source position: clipbrd.pp line 230
public property TClipboard.FormatCount : Integer |
FormatCount is a read-only Integer property with the number of TClipboardFormat instances found in the cache or returned from the LCL interface. Calls ClipboardGetFormats to read the supported formats from the LCL interface.