System.Actions.TContainedAction.SecondaryShortCutsCreated

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function SecondaryShortCutsCreated: boolean;

C++

bool __fastcall SecondaryShortCutsCreated();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
System.Actions.pas
System.Actions.hpp
System.Actions TContainedAction

Description

Indique si la liste stockée dans la propriété SecondaryShortCuts est créée.

SecondaryShortCutsCreated renvoie True si la liste SecondaryShortCuts est créée.

Voir aussi