TdxCustomSmartImage.IsSupportClipboardFormat(Word) Method
In This Article
Identifies if the specified clipboard image format is supported.
#Declaration
#Parameters
Name | Type |
---|---|
AFormat | Word |
#Returns
Type |
---|
Boolean |
#Remarks
This class function returns True if the list of supported clipboard image formats contains the format index passed as the AFormat parameter; otherwise, False.
See Also