Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Constants
SVGContainerElements Constant
Defines the element types that are containers (i.e., elements that can contain other elements)
Namespace: RSSVGTypes
Delphi
SVGContainerElements: TSVGElementTypes = [etDefs, etGroup, etMarker, etPattern, etDoc, etSwitch, etSymbol];
Value
Type: TSVGElementTypes
•RSSVGTypes