Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Image🞂TPaintBox32Class

TPaintBox32

Lightweight paint box control for double-buffered custom TBitmap32 rendering.

Inheritance:TGraphics32ControlBaseClass 🞂 TCustomPaintBox32 🞂 TPaintBox32

Declaration ​

pascal
TPaintBox32 = class(TCustomPaintBox32);

Description ​

TPaintBox32 is a visual paint box component derived from TCustomPaintBox32. Applications handle the OnPaintBuffer event to render directly onto the control's double-buffered Buffer surface.