The operating system Handle associated with this bitmap.
Source position: graphics.pp line 1430
public property TCustomBitmap.Handle : HBITMAP |
In TCustomBitmap, the handle is provided by the internal shared image class (TSharedCustomBitmap) and stored in the BitmapHandle property.
|
BitmapHandle - the Handle that has been allocated for the Bitmap. |
|
|
Implements the base class for a reference-counted shared image. |
| Version 4.6 | Generated 2026-02-20 | Home |