Using TImage32
About the documentation
Appearance
Primary visual 32-bit bitmap control supporting interactive panning, wheel zooming, layers, and custom backgrounds.
TGraphics32ControlBaseClass
TCustomPaintBox32
TCustomImage32
TImage32
TImage32 = class(TCustomImage32);
TImage32 is the primary interactive 32-bit bitmap control component. It publishes properties for bitmap surface management, layers, background options, mouse panning, wheel zooming, and mouse/keyboard events.
TImgView32