TdxCustomSmartImage.HasClipboardFormat Method
Identifies if at least one clipboard image format is supported.
Declaration
class function HasClipboardFormat: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
This class function returns True if there is at least one format on the list of supported clipboard image formats; otherwise, False.
See Also