System.Actions.TContainedAction.SecondaryShortCutsCreated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function SecondaryShortCutsCreated: boolean;

C++

bool __fastcall SecondaryShortCutsCreated();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
System.Actions.pas
System.Actions.hpp
System.Actions TContainedAction

Beschreibung

Ermittelt, ob die in der Eigenschaft SecondaryShortCuts gespeicherte Liste erstellt wird.

SecondaryShortCutsCreated gibt True zurück, wenn die SecondaryShortCuts-Liste erstellt wird.

Siehe auch