Declaration
property Bitmap: TBitmap;
Description
The currently selected image as a TBitmap object.
Note: Legacy Property:
Bitmap converts internal image storage to TBitmap, which has poor memory handling. You are better to use
IEBitmap and if needed,
copy the result to a bitmap.
See Also
◼IEBitmap◼SelectedImage