Determines whether the Handle for the class has been allocated.
Source position: graphics.pp line 1204
public function TSharedRasterImage.HandleAllocated: Boolean; override; |
True when the handle for the shared image has been allocated.
The return value is True when the Handle contains a non-zero value.
Implements the abstract virtual method defined in TSharedImage.
|
Indicates whether a handle been allocated for the image. |