[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines whether the Handle for the class has been allocated.
Source position: graphics.pp line 1222
public function TSharedRasterImage.HandleAllocated: Boolean; override; |
True when the handle for the shared image has been allocated.
Implements the abstract virtual method defined in TSharedImage. The return value is True when the internal handle contains a non-zero value.
|
Indicates whether a handle been allocated for the image. |
|
|
The type used for handles in LCL applications, components, controls, and widget set classes. |
Version 4.0 | Generated 2025-05-03 | Home |