FMX.Platform.IFMXApplicationService Methods

From RAD Studio API Documentation


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetDefaultTitlepublic
GetTitlepublic
GetVersionStringpublicReturns the application version number.
HandleMessagepublicIn descendants, HandleMessage implements functionality to handle the application messages.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
RunpublicIn descendants, Run implements functionality to execute the application.
Runningpublic
SetTitlepublic
SupportspublicIndicates whether a given interface supports a specific (another) interface.
TerminatepublicIn descendants, Terminate implements functionality to terminate the application.
Terminatingpublic
WaitMessagepublicIn descendants, WaitMessage implements functionality to wait for a new message to be placed in the message queue.