FMX.Types.IRoot Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddObjectpublicDeclares the method which adds the object provided in the AObject parameter to the list of children of the current root parent.
AddRefpublicIncrements the reference count for this interface.
BeginInternalDragpublicStart the drag-and-drop operation for the specified object.
GetActiveControlpublicDefines a method to get the current active control.
GetBiDiModepublicGetter function for the BiDiMode property.
GetCapturedpublicGetter function for the Captured property.
GetFocusedpublicGetter function for the Focused property.
GetHoveredpublicDefines the getter for the Hovered property.
GetObjectpublicReturns the current object as a TFmxObject.
InsertObjectpublicAdds a specified object to the list of children, at a specified position.
NewFocusedControlpublicDeclares a method to set the specified Value control as having the focus and returns the control that obtains the focus.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
RemoveObjectpublicDefines the methods which remove an object from the list of children.
SetActiveControlpublicDeclares a method which sets the focus to the specified AControl control, if possible.
SetCapturedpublicSetter function for the Captured property.
SetFocusedpublicSetter function for the Focused property.
SetHoveredpublicDefines the setter for the Hovered property.
SupportspublicIndicates whether a given interface supports a specific (another) interface.