API:System.Actions.TCustomShortCutList.ShortCuts
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.