Gets the value for the handle used in the image.
Source position: graphics.pp line 1292
protected function TRasterImage.GetHandle: TLCLHandle; |
Handle for the raster image.
Calls HandleNeeded to ensure that valid handle(s) exist for the image. The return value is the handle in the shared raster image for the class instance.
Modified in LCL version 4.0 to use the TLCLHandle type instead of the deprecated THandle type in the return value.
|
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. |
|
|
||
WSReferences.TLCLHandle |
CT Web help |
CodeTyphon Studio |