TRepaintMode

Graphics32

TRepaintMode

type TRepaintMode = (rmFull, rmDirect, rmOptimizer);

Description

TRepaintMode is the type for the RepaintMode property in TCustomPaintBox32 and its descendants.

See Also

TCustomPaintBox32.RepaintMode, TCustomPaintBox32