Developer

TNxPaintEffects

Unit: NxTypes6.pas (Sources)

TNxPaintEffects = set of (efBevel, efInnerShadow, efLight, efReflection, efShadow, efShine);
This type is used for properties in several components (e.g. TNxGraphicColumn6 in NextGrid6, NxImage6 components etc.). rendering engine used to draw these effects is also shared between components.

See also