TdxCustomSmartImage.HandleNeeded Method
Creates a handle for the suspended Smart Image object.
Declaration
procedure HandleNeeded;
Remarks
Call this procedure to restore the Smart Image object previously suspended by calling the Dormant procedure.
If the stored image already has an allocated handle, calling the HandleNeeded procedure has no effect.
See Also