FMX.Menus.IMenuView Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddFreeNotifypublicAdds an object to the list of objects to be notified when this control is destroyed.
AddRefpublicIncrements the reference count for this interface.
AfterDialogKeypublic
BeginAutoDragpublicAutomatically begins the drag operation.
BeginUpdatepublic
CheckForAllowFocuspublicVerifies whether the current control can receive focus.
DialogKeypublicProcesses a dialog key.
DoActivatepublic
DoDeactivatepublic
DoEnterpublicProvides a response when the current control receives focus.
DoExitpublicProvides a response when the focus moves from the current control.
DoMouseEnterpublicProvides a response when the mouse pointer enters the control's area.
DoMouseLeavepublicProvides a response when the mouse pointer leaves the control's area.
DragDroppublicProvides a response when a dragged object is dropped on the control area.
DragEndpublicProvides a response when the dragging session ends.
DragEnterpublicProvides a response when a dragged object enters the control area.
DragLeavepublicProvides a response when a dragged object leaves the control area.
DragOverpublicProvides a response when a dragged object is over the control area.
EndUpdatepublic
EnterChildrenpublic
ExitChildrenpublic
FindTargetpublicReturns the target control.
GetAbsoluteEnabledpublic
GetAcceptsControlspublicGetter function for the AcceptsControls property.
GetCanFocuspublic
GetCanParentFocuspublic
GetChildViewpublic
GetCursorpublicGetter function for the Cursor property.
GetDesignInteractivepublicGetter function for the DesignInteractive property.
GetDragModepublicGetter function for the DragMode property.
GetEnabledpublic
GetHintObjectpublicReturns the custom hint object that manages the hint display.
GetHintStringpublicReturns the text of the hint.
GetHitTestpublicGetter function for the HitTest property.
GetInheritedCursorpublic
GetIsFocusedpublic
GetIsMenuBarpublic
GetItempublic
GetItemsCountpublic
GetLockedpublicGetter function for the Locked property.
GetLooppublic
GetObjectpublicReturns the current control as a TFmxObject.
GetParentpublicGetter function for the Parent property.
GetParentViewpublic
GetPopupMenupublic
GetSelectedpublic
GetTabStoppublic
GetTabStopControllerpublic
GetVisiblepublicGetter function for the Visible property.
HasHintpublicReturns True if the control has an available hint to display.
KeyDownpublicDeclares the method providing a response when a key is pressed down while the control has the keyboard focus.
KeyUppublicDeclares the method providing a response when a key is released while the control has keyboard focus.
LocalToScreenpublicTransforms and returns a specified point from the local perspective to the screen perspective.
MouseClickpublic
MouseDownpublicProvides a response when a mouse button is down while the cursor is over the control.
MouseMovepublicProvides a response when the mouse cursor moves over the control.
MouseUppublicProvides a response when the mouse button previously pressed is released while the cursor is over the control.
MouseWheelpublicProvides a response when the mouse wheel is rotated while the cursor is over the control.
ObjectAtPointpublicReturns the control in which a specified point can be found.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
RemoveFreeNotifypublicRemoves an object from the list of objects to be notified when this control is destroyed.
RepaintpublicForces the control to repaint its image on the screen.
ScreenToLocalpublicTransforms and returns a specified point from the screen perspective to the local perspective.
SetAcceptsControlspublic
SetChildViewpublic
SetDragModepublicSetter function for the DragMode property.
SetFocuspublicSets the focus to the current control, if possible.
SetLooppublic
SetParentViewpublic
SetSelectedpublic
SetTabStoppublic
SetVisiblepublicSetter function for the Visible property.
ShowContextMenupublicDeclares a method to display the context menu on a specified screen point.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
TappublicThis method is used to notify the component about the occurrence of a Tap gesture event from the platform.