FMX.Objects.TText.RemoveAcceleratorKeyInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RemoveAcceleratorKeyInfo;

C++

void __fastcall RemoveAcceleratorKeyInfo();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Objects.pas
FMX.Objects.hpp
FMX.Objects TText

Description

Removes the accelerator keys drawing information.

See Also