Declaration ​
pascal
TCustomPaintBox32 = class(TGraphics32ControlBaseClass);Description ​
TCustomPaintBox32 provides a base visual control for double-buffered rendering onto an internal 32-bit bitmap surface (Buffer). It handles buffer sizing, update and lock counts, repaint strategies (TRepaintMode), invalidation tracking, and GDI overlay events.