API:System.Actions.TCustomShortCutList.ShortCuts

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ShortCuts[Index: Integer]: System.Classes.TShortCut read GetShortCuts;

C++

__property System::Classes::TShortCut ShortCuts[int Index] = {read=GetShortCuts};

Properties

Type Visibility Source Unit Parent
property public
System.Actions.pas
System.Actions.hpp
System.Actions TCustomShortCutList

Description

Embarcadero Technologies does not currently have any additional information.