Returns the TBitmap
object that lets you work with image contents.
Declaration
Description
The Bitmap
property returns the TBitmap
object that provides access to the contents of the image represented by the given TPicture
object.
Property Value
A TBitmap
object that provides access to the image contents.