FMX.StdActns.TObjectViewAction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ActnList.TCustomViewActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTObjectViewAction

Delphi

TObjectViewAction = class (TCustomViewAction)

C++

class PASCALIMPLEMENTATION TObjectViewAction : public Fmx::Actnlist::TCustomViewAction

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns FMX.StdActns

Beschreibung

Die Basisaktion für Aktionen, die bei der Ausführung eine bestimmte Komponente anzeigen.

FMX.StdActns.TObjectViewAction erbt von FMX.ActnList.TCustomViewAction. Der folgende Inhalt bezieht sich auf FMX.ActnList.TCustomViewAction.

Die Basisaktion für Aktionen, die bei der Ausführung eine bestimmte Komponente anzeigen.

Nachkommen von TCustomViewAction werden Komponenten zugeordnet, die beim Ausführen der Aktion sichtbar werden.

Siehe auch