TSyntheticImage32

Hierarchy

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

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

See Also

TCustomPaintBox32