FMX.Forms.TForm Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
ActionpublishedSpecifies the action associated with the control.
ActionClientpublicSpecifies whether the component object has an associated action.
ActionLinkprotected
ActivepublicSpecifies whether the form has focus.
ActiveControlpublishedSpecifies the active control on the form.
BiDiModepublishedIndicates the layout of this form when running under Middle Eastern versions of the operating system.
Borderpublished
BorderIconspublishedSpecifies which icons appear on the title bar of the form.
BorderStylepublishedSpecifies the appearance and behavior of the form border.
Boundspublic
CanvaspublicProvides access to the drawing area of the form.
CaptionpublishedSpecifies a text string that identifies the form to the user.
CapturedpublicSpecifies the control that has captured the mouse.
ChildrenpublicStores an array of children attached to this parent component.
ChildrenCountpublicRead-only property that specifies the number of children in the children list.
ClientHeightpublishedSpecifies the height (in pixels) of the form's client area.
ClientWidthpublishedSpecifies the width (in pixels) of the form's client area.
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.
ContextHandleprotectedUsed internally by the canvas of this form.
CursorpublishedSpecifies the mouse cursor that will be used on this form.
DatapublicStores a Tvalue, which is a data structure that can store different kinds of data types.
DesignerpublicSpecifies the designer interface for the form.
DesignInfopublicContains information used by the Form designer.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FillpublishedSpecifies the way the background on this form is filled.
FocusedpublicSpecifies the control that has the focus set on it.
FormFactorpublishedSpecifies the form factor for this FireMonkey form, that is, the TFormFactor properties: width, height, orientations, and devices.
FormFamilypublishedIs a string property that specifies the form family this form is part of.
FormStatepublicIndicates transitional state information about the form.
FormStylepublishedDetermines the form style.
FullScreenpublishedIndicates whether the form is in fullscreen mode.
HandlepublicSpecifies the handle of this form.
HeightpublishedSpecifies the vertical size of the form (in pixels).
HoveredpublicIdentifies the control over which the mouse pointer is hovering.
IndexpublicSpecifies the index of the child object in the children array attached to this object.
LeftpublishedSpecifies the X coordinate of the upper-left corner of the form, relative to the screen.
MainMenuprotected
ModalResultpublicRepresents the return value of a form that is used as a modal dialog box.
NamepublishedSpecifies the name of the component as referenced in code.
ObserverspublicIndicates the TObservers object added to the TComponent.
OriginalContainerSizepublic
OwnerpublicIndicates the component that is responsible for streaming and freeing this component.
PaddingpublishedSpecifies the padding of the form.
ParentpublicSpecifies the parent component of this FMX object.
ParentFormpublicSpecifies the parent form of this form.
PositionpublishedRepresents the size and placement of the form.
Qualitypublished
RootpublicSpecifies the root parent of this object.
SaveStatepublicSpecifies the save state of the FireMonkey form.
ShowFullScreenIconpublishedIndicates whether the Mac fullscreen icon is visible.
ShowHintpublishedDetermines whether help hints are enabled or disabled for first level child controls in the form.
StoredpublicSpecifies whether this object is stored in the .FMX file.
StyleBookpublishedSpecifies the style book for this form.
StyleLookuppublishedSpecifies the name of the style to look up and apply to this form.
StyleNamepublishedSpecifies the style name for this FMX component.
SystemStatusBarpublished
TagpublishedStores a NativeInt integral value as a part of a component.
TagFloatpublicCustom property that stores any floating-point value.
TagObjectpublicCustom property that stores any object value.
TagStringpublicCustom property that stores any string value.
ToppublishedSpecifies the Y coordinate of the upper-left corner of the form, relative to the screen.
Touchpublished
TransparencypublishedIndicates whether the form is transparent or not.
VCLComObjectpublicRepresents information used internally by components that support COM.
VisiblepublishedIndicates whether the form is visible.
WidthpublishedSpecifies the horizontal size of the form (in pixels).
WindowStatepublishedRepresents how the form appears on the screen.
WindowStylepublic