FMX.Forms.TApplication Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionUpdateDelaypublicActionUpdateDelay sets the delay of updating for all actions.
AnalyticsManagerpublicReturns an instance of TAnalyticsManager.
ApplicationStateQuerypublic
BiDiModepublicIndicates the layout of the FireMonkey application when running under Middle Eastern versions of the operating system.
ComObjectpublicSpecifies the interface reference implemented by the component.
ComponentCountpublicIndicates the number of components owned by the component.
ComponentIndexpublicIndicates the position of the component in its owner's Components property array.
ComponentspublicLists all components owned by the component.
ComponentStatepublicDescribes the current state of the component, indicating when a component needs to avoid certain actions.
ComponentStylepublicGoverns the behavior of the component.
DefaultTitlepublicHolds the default title of the application.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FormFactorpublic
HintpublicThe text of the current hint.
HintShortCutspublicIndicates whether hints display keyboard shortcuts.
IsRealCreateFormsCalledpublicReturns true only if RealCreateForms was invoked.
LastKeyPresspublicStores the time and date of the last input the application has received from the keyboard.
LastUserActivepublicStores the time and date of the last input the application has received.
MainFormpublicIdentifies the form in the FireMonkey application that is the main form.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
ShowHintpublicIndicates whether hints are enabled for this application.
TagpublishedStores a NativeInt integral value as a part of a component.
TerminatedpublicReports whether the application is in the process of shutting down.
TitlepublicContains the text that appears near the icon representing the application when it is minimized.
VCLComObjectpublicRepresents information used internally by components that support COM.