An image displaying control.
TImage32 implements the generic behavior introduced in TCustomImage32. It publishes some inherited properties from TCustomImage32, but does not introduce any new behavior.
TImage32 allows loading of its Bitmap property from supported image files in design-time using a property editor, associated with TBitmap32 objects. The same property editor is activated when you double-click the control in design-time.
For more information on TImage32, see Using TImage32.
[See Also] Image32 Example, ImgView and Layers Example, Sprites Example