TBitmap.MaskHandle

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

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.

See Also

TBitmap.Handle

Highlight search results