[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the Handle property.
Source position: graphics.pp line 1238
protected function TRasterImage.GetHandle: THandle; |
Value for the property.
Calls HandleNeeded to ensure that valid handles exist for the image. Requires a valid handle in the shared raster image for the class instance.
|
Ensures that a handle for the image is allocated in widgetset classes. |
|
|
BitmapHandle - the Handle that has been allocated for the Bitmap. |
|
|
The handle allocated for the Bitmap Mask. |