JCL Help:TJclBitmap32.BitmapHandle

From Project JEDI Wiki
Jump to navigationJump to search


Summary

The Windows GDI bitmap handle.


Pascal

 public property BitmapHandle: HBITMAP;


Description

Provides access to the Windows GDI bitmap handle for accessing the GDI bitmap object.


See Also

TJclBitmap32.Handle TJclBitmap32.PixelPtr TJclBitmap32.ScanLine


About

Donator

Alex Denissov


Notes

This property is not the same as Handle, which returns a device context handle (HDC).


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page