<< Click here to display Table of Contents >> Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGTypes > Constants:
Comments (0)
Defines the default SVG properties that inherit their values
Namespace: FMX.RS.SVGTypes
Delphi
DefaultSVGInheritsProperties = [Low(TSVGStyleProperty)..High(TSVGStyleProperty)] - [ipClip, ipDisplay, ipFloodColor, ipFloodOpacity, ipOpacity, ipOverflow, ipStopColor, ipStopOpacity, ipMarkerStart, ipMarkerEnd, ipMarkerMid];
Value
Type: Void