type TRepaintMode = (rmFull, rmDirect, rmOptimizer);
TRepaintMode is the type for the RepaintMode property in TCustomPaintBox32 and its descendants.
[See Also]