FMX.StdCtrls.TPresentedTextControl.GetAcceleratorCharIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetAcceleratorCharIndex: Integer;

C++

int __fastcall GetAcceleratorCharIndex(void);

Properties

Type Visibility Source Unit Parent
function protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TPresentedTextControl

Description

Returns the character key that serves as the keyboard accelerator for the receiver object.

FMX.StdCtrls.TPresentedTextControl.GetAcceleratorCharIndex inherits from FMX.AcceleratorKey.IAcceleratorKeyReceiver.GetAcceleratorChar. All content below this line refers to FMX.AcceleratorKey.IAcceleratorKeyReceiver.GetAcceleratorChar.

Returns the character key that serves as the keyboard accelerator for the receiver object.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.StdCtrls.TPresentedTextControl.GetAcceleratorCharIndex&oldid=760087"