TImgView32

Graphics32

TImgView32

Hierarchy

TCustomControl

   |

TCustomPaintBox32

   |

TCustomImage32

   |

TCustomImgView32

Description

An image displaying control with scroll bars.

TImgView32 implements the generic behavior introduced in TCustomImgView32. It publishes some inherited properties from TCustomImgView32, but does not introduce any new behavior.

Reference

Properties Methods Events
In TCustomImgView32:
Centered Create OnScroll
OverSize Destroy
ScrollBars GetViewportRect
SizeGrip Loaded
Resize
Scroll
ScrollToCenter
In TCustomImage32:
Bitmap BeginUpdate OnBitmapResize
BitmapAlign BitmapToControl OnChange
Layers Changed OnGDIOverlay
OffsetHorz ControlToBitmap OnInitStages
OffsetVert EndUpdate OnMouseDown
PaintStages ExecBitmapFrame OnMouseMove
Scale ExecClearBackgnd OnMouseUp
ScaleMode ExecClearBuffer OnPaintStage
ScaleX ExecControlFrame OnPixelCombine
ScaleY ExecCustom OnScaleChange
ExecDrawBitmap
ExecDrawLayers
GetPictureRect
GetPictureSize
SetupBitmap
In TCustomPaintBox32:
Buffer DoPaintBuffer OnMouseEnter
BufferOversize Flush OnMouseLeave
BufferValid ForceFullInvalidate
Options Invalidate
RepaintMode SetBounds

See Also

TCustomImgView32