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.4 | Generated 2025-11-08 | Home |