Initializes the SVG gauge or instrument from the class properties, i.e., apply the properties to the SVG.
This method calls the DoInitializeGauge method to actually initialize the SVG based on the class properties. It is recommended that descendant classes override that method to respond to initialization requests.
This method ensures that the buffers get updated and the control is repainted.
Namespace: FMX.RS.Impact.Instruments
Delphi |
protected |