Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Image🞂TCustomImage32🞂BitmapProperty

TCustomImage32.Bitmap

Source 32-bit bitmap displayed by the image control.

Declaration ​

pascal
property Bitmap: TBitmap32 read FBitmap write SetBitmap;

Description ​

Bitmap holds the TBitmap32 image surface rendered inside the control viewport.

See also ​