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