<< Click here to display Table of Contents >> Navigation: Code Documentation > RSVclSVG > RSSVG > Delegates:
Comments (0)
Namespace: RSSVG
Delphi
type TSVGSenderControlElementEvent = procedure(Sender: TObject; const Element: TSVGElement; const Control: TControl) of object;
Parameters
Sender
Type: TObject
Element
Type: TSVGElement
Control
Type: TControl