Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVGCtrls > Classes > TRSFmxSVGDocument > Events
TRSFmxSVGDocument.OnElementFound Event
Occurs when an SVG element is found at the specified position during aa ElementAtPos method call. Set Element to nil to have the ElementAtPos method ignore this element and keep searching
Namespace: FMX.RS.SVGCtrls
Delphi
published property OnElementFound: TSVGGraphicElementFoundEvent read GetOnElementFound write SetOnElementFound;
Value
Type: TSVGGraphicElementFoundEvent
•FMX.RS.SVG.TSVGElement.ElementAtPos(TSVGCanvas,TSVGPoint,TSVGRect,TSVGFindOptions)
•TRSFmxSVGDocument
•FMX.RS.SVGCtrls