Navigation: Code Documentation > RSFMXImpact
FMX.RS.Impact.FuelGauges Namespace
Defines Fuel gauges for IMPACT
Name
Description
TRSCircularFuelGauge
Provides a circular fuel gauge for measuring how much fuel is present. Use the FMX.RS.Impact.FuelGauges.TRSCircularFuelGauge.Value property to set the fuel level. Use FMX.RS.Impact.FuelGauges.TRSCircularFuelGauge.Min and FMX.RS.Impact.FuelGauges.TRSCircularFuelGauge.Max properties to change the range of the fuel gauge. Use the Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
Tip
To create a linear, progress bar-type fuel gauge, you can use the TRSBattery or TRSBatteryModern classes.
Top
•FMX.RS.Impact.FuelGauges.TRSCircularFuelGauge