<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Enumerations:
Comments (0)
Represents type TDrawEvent.
Namespace: RSSVG
Delphi
public type TDrawEvent = (deReset, deDrawBefore, deDraw, deDrawAfter);
Name
Description
deDraw
Represents constant deDraw.
deDrawAfter
Represents constant deDrawAfter.
deDrawBefore
Represents constant deDrawBefore.
deReset
Represents constant deReset.
Top
•TSVGDrawEventWrapper
•RSSVG