Defines base classes for VCL controls that use SVGs as their render engine
|
Name
|
Description
|
|
TRSSVGControl
|
Provides a base class for controls which use an SVG for painting their look and feel. The control allows setting the active SVG element in the SVG; this is the element or group of elements that will be changing often and should not be prerendered (such as a compass needle). The control will automatically prerender the background and foreground (the non active element part) of the SVG.
|
Top
|
|
Name
|
Description
|
|
Register
|
Represents method Register.
|
Top
|