|
Change
|
Call this method when the SVG changes. This method triggers an FMX.RS.SVGCtrls.TRSFmxSVGDocument.OnChange event and notifies all FMX.RS.SVGCtrls.TRSFmxSVGDocument.Viewers that the SVG has changed.
|
|
CreateSVGDocument
|
Creates the TSVGDocument for the component
|
|
DefineProperties(TFiler)
|
Represents method DefineProperties(TFiler).
|
|
LinesChange(TObject)
|
Called when the Lines property changes
|
|
LoadSVGFromStrings(TStrings)
|
Loads the SVG from the TStrings parameter
|
|
Notification(TComponent,TOperation)
|
Represents method Notification(TComponent,TOperation).
|
|
ReadSVG(TReader)
|
Reads the FMX.RS.SVGCtrls.TRSFmxSVGDocument.SVG property as a binary property from the component stream.
|
|
SVGChange(TObject)
|
Called when FMX.RS.SVGCtrls.TRSFmxSVGDocument.SVG changes
|
|
ViewerNotify(TObject,ISVGViewer,TCollectionNotification)
|
Called when a ISVGViewer is added or removed from the Viewers property
|
|
WriteSVG(TWriter)
|
Writes the FMX.RS.SVGCtrls.TRSFmxSVGDocument.SVG property as a binary property to the component stream.
|