[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Gets the value for the BitmapHandle property.
Source position: graphics.pp line 1257
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.0 | Generated 2025-05-03 | Home |