Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGPen > Events
TSVGPen.OnIsInherited Event
Occurs when the RSSVGTypes.TSVGPen.ParentColor or RSSVGTypes.TSVGPen.ParentOpacity properties are retrieved, which are used in deciding whether to stream out these properties
Namespace: RSSVGTypes
Delphi
public property OnIsInherited: TSVGIsInheritedEvent read FOnIsInherited write FOnIsInherited;
Value
Type: TSVGIsInheritedEvent
•RSSVGTypes.TSVGPen.ParentColor
•RSSVGTypes.TSVGPen.ParentOpacity
•TSVGPen
•RSSVGTypes