Navigation: Code Documentation > RSFMXSVG > FMX.RS.SVG > Classes > TSVGDocument > Events
TSVGDocument.OnShouldDraw Event
Occurs before drawing the current element and its children. The event fires when making the decision to draw the current element, even before initializing canvas resources.
Namespace: FMX.RS.SVG
Delphi
published property OnShouldDraw: TSVGShouldDrawQEvent read FOnShouldDraw write FOnShouldDraw;
Value
Type: TSVGShouldDrawQEvent
•FMX.RS.SVG.TSVGDocument.OnDrawing
•TSVGDocument
•FMX.RS.SVG