TdxCustomSmartImage.Clone Method
In This Article
Creates a copy of the Smart Image container.
#Declaration
Delphi
function Clone: TdxCustomSmartImage;
#Returns
Type |
---|
Tdx |
#Remarks
Call the CopyToClipboard procedure to copy the stored image to the clipboard.
See Also