System.Actions.TContainedAction.SecondaryShortCutsCreated
Delphi
function SecondaryShortCutsCreated: boolean;
C++
bool __fastcall SecondaryShortCutsCreated();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | System.Actions.pas System.Actions.hpp |
System.Actions | TContainedAction |
Description
Retrieves whether the list stored in the SecondaryShortCuts property is created.
SecondaryShortCutsCreated returns True if the SecondaryShortCuts list is created.