Defines Battery gauges for IMPACT
|
Name
|
Description
|
|
TRSBattery
|
Provides a battery gauge to measure available power. By default, the battery is set in a range between 0 and 100. Use the FMX.RS.Impact.Batteries.TRSBattery.Value property to set the power level left. Use the FMX.RS.Impact.Batteries.TRSBattery.Min and FMX.RS.Impact.Batteries.TRSBattery.Max properties to set the range. Use the FMX.RS.Impact.Batteries.TRSBattery.Parts property to specify which parts (frame, backface, glass, hands, etc) of the gauge to render.
Tip
|
The Battery gauge can be used as a high-quality progress bar.
|
Tip
|
If you want a circular gauge for measuring power, use the TRSCircularFuelGauge class.
|
|
|
TRSBatteryModern
|
Provides a battery gauge to measure available power. By default, the battery is set in a range between 0 and 100. Use the Value property to set the power level left. Use the Min and Max properties to set the range. Use the FMX.RS.Impact.Batteries.TRSBatteryModern.Parts property to specify which parts (frame, backface, glass, hands, etc) of the gauge to render.
Tip
|
The Battery gauge can be used as a high-quality progress bar.
|
Tip
|
If you want a circular gauge for measuring power, use the TRSCircularFuelGauge class.
|
|
Top
|