[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The operating system Handle associated with this bitmap.
Source position: graphics.pp line 1421
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.0 | Generated 2025-05-03 | Home |