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