TBitmap.Handle

Applies to TestComplete 15.62, last modified on March 19, 2024

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.

See Also

TBitmap.HandleType
TBitmap.MaskHandle

Highlight search results