[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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. |
Version 4.0 | Generated 2025-05-03 | Home |