FMX.Types.IFMXTimerService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CreateTimerpublicIn descendants, CreateTimer implements functionality to create a new timer that will call the TimerFunc function at the specified interval.
DestroyTimerpublicIn descendants, DestroyTimer implements functionality to destroy a previously created timer.
GetTickpublicReturns the duration of a tick in seconds.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.