Home | GR32 | TBitmap32 |
TBitmap32.BitmapHandle
property BitmapHandle: HBITMAP; // read-only;
Description
Returns current bitmap handle. See HBITMAP in Windows SDK documentation for more information.
Note, this property is not the same as Handle, which returns device handle (HDC).
This property is only available in the VCL version. For CLX use the property Pixmap instead.
See Also
Handle, PixelPtr, Pixmap, ScanLine
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007