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.