Returns the handle of the bitmap mask.
Declaration
TBitmapObj.MaskHandle
Read-Only Property | Integer |
TBitmapObj | A TBitmap object |
Description
The TBitmap.MaskHandle
property returns the handle (HBITMAP) of the bitmap's mask.
Property Value
An integer value that denotes the bitmap’s mask handle.