|
Name
|
Description
|
|
TRSAnalogCalendar
|
Provides a circular, analog calendar with three hands. Use the Time property or FMX.RS.Impact.Clocks.TRSAnalogCalendar.DayOfYear property to set the day of the year for the calendar. Use the Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
Note
|
Even though the distance between months is equal on the calendar, the gauge correctly moves the needle according to the number of days in the month (i.e., it takes 31 days to go from January to February and 28/29 days to go from February to March.
|
|
|
TRSCircularClock
|
Provides a circular, analog clock with three hands. Use the Time property to set the time of the clock. Use the Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
|
|
TRSClock
|
Provides a circular, analog clock with three hands. Use the FMX.RS.Impact.Clocks.TRSClock.Time property to set the time of the clock. Use the FMX.RS.Impact.Clocks.TRSClock.Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
|
|
TRSDigitalClock
|
Provides a digital clock. Use the FMX.RS.Impact.Clocks.TRSDigitalClock.Time property to set the time of the clock. Use the FMX.RS.Impact.Clocks.TRSDigitalClock.Parts property to specify which parts (frame, backface, glass, hands, etc) to render.
|
Top
|