API:System.Actions.TCustomShortCutList.IndexOfShortCut

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function IndexOfShortCut(const ShortCut: System.Classes.TShortCut): Integer; overload;
function IndexOfShortCut(const ShortCut: string): Integer; overload;

C++

int __fastcall IndexOfShortCut(const System::Classes::TShortCut ShortCut)/* overload */;
int __fastcall IndexOfShortCut(const System::UnicodeString ShortCut)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Actions.pas
System.Actions.hpp
System.Actions TCustomShortCutList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !