FMX.AcceleratorKey.IAcceleratorKeyReceiver Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
CanTriggerAcceleratorKeypublicDetermines whether the object reacts to the accelerator key or not.
GetAcceleratorCharpublicReturns the character key that serves as the keyboard accelerator for the receiver object.
GetAcceleratorCharIndexpublicReturns the index of the accelerator character within the text string of the receiver object.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
TriggerAcceleratorKeypublicAllows the object to perform an action when the accelerator key is pressed.