TdxCustomSmartImage.HasClipboardFormat Method
In This Article
Identifies if at least one clipboard image format is supported.
#Declaration
Delphi
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