Gets the value for the BitmapHandle property.
Source position: graphics.pp line 1266
protected function TRasterImage.GetBitmapHandle: HBITMAP; virtual; abstract; |
Value for the property.
GetBitmapHandle is an abstract virtual method, and must be implemented in a descendent class to return the handle for a specific image type or implementation.
| Version 4.4 | Generated 2025-11-08 | Home |