Ensures that the handle for the bitmap has been assigned.
Source position: graphics.pp line 1397
protected procedure TCustomBitmap.HandleNeeded; override; |
Calls BitmapHandleNeeded to create handles for both the image and its mask (when needed).
|
Ensures that handles for the image and mask are valid for the raw image data. |
|
|
Ensures that a handle for the image is allocated in widgetset classes. |
Lazarus Component Library (LCL) | Version 4.99-c654d3a90f (2025-03-09) | Home |