FMX.ActnList.IActionClient Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetActionpublicReturns the Action with TBasicAction type.
GetActionClientpublicThe framework uses GetActionClient to determine if an instance of an object, that supports this interface, is used when working with actions.
GetIndexpublicWhen the framework performs the periodical execution of InitiateAction, the controls are invoked in the order defined by this index.
GetRootpublicReturns the instance of the component that supports the IRoot interface.
InitiateActionpublicCalls the Update method of the action link if the instance is associated with an action link.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetActionpublicSetter method for the Action property.
SetActionClientpublicSetActionClient sets the value that the GetActionClient function returns.
SupportspublicIndicates whether a given interface supports a specific (another) interface.