TImgView32

Ancestors

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

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

See Also

TCustomImgView32