Returns the handle of the given bitmap.
Declaration
TBitmapObj.Handle
Read-Only Property | Integer |
TBitmapObj | A TBitmap object |
Description
The TBitmap.Handle
property returns the handle (HBITMAP) of a bitmap image represented by the TBitmap
object.
Property Value
An integer value that denotes the bitmap’s handle.