[Overview][Types][Classes][Procedures and functions][Index] |
Contains the number of clipboard formats supported for the class instance.
Source position: clipbrd.pp line 228
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.
Version 4.0 | Generated 2025-05-03 | Home |