Navigation: Code Documentation > RSVclSVG > RSSVGTypes > Classes > TSVGStylePropertyLength > Events
TSVGStylePropertyLength.OnGetParent Event
Occurs when GetParent method is called.
Assign an event handler when you want to return the parent length of the current length
Namespace: RSSVGTypes
Delphi
public property OnGetParent: TSVGLengthParentEvent read FOnGetParent write FOnGetParent;
Value
Type: TSVGLengthParentEvent
•GetParent
•TSVGStylePropertyLength
•RSSVGTypes