API:System.Actions.TContainedActionList.Actions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Actions[Index: Integer]: TContainedAction read GetAction write SetAction; default;

C++

__property TContainedAction* Actions[int Index] = {read=GetAction, write=SetAction/*, default*/};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Actions.pas
System.Actions.hpp
System.Actions TContainedActionList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.