TSyntheticImage

Ancestors

TCustomControl
   |
TCustomPaintBox32
   |
TPaintBox32

Description

TSyntheticImage32 implements the generic behavior introduced in TCustomPaintBox32. It publishes some inherited properties from its ancestors and, in addition, it calls the OnPaintBuffer event when the buffer needs to be repainted.

Reference

Methods Properties Events
In TSyntheticImage:
Rasterize AutoRasterize
BitmapAlign
Buffer
DstRect
Rasterizer
RenderMode
In TPaintBox32:
Create OnPaintBuffer
DoPaintBuffer
Flush
In TCustomPaintBox32:
Destroy BufferOversize OnMouseEnter
ForceFullInvalidate BufferValid OnMouseLeave
GetViewportRect Options
Invalidate RepaintMode
Loaded
Resize
SetBounds

See Also

TCustomPaintBox32