FMX.ActnList.TCustomViewAction

De RAD Studio API Documentation

TCustomViewActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject

Delphi

TCustomViewAction = class(TCustomAction)

C++

class PASCALIMPLEMENTATION TCustomViewAction : public TCustomAction

Propriétés

Type Visibilité  Source Unité  Parent
class public
FMX.ActnList.pas
FMX.ActnList.hpp
FMX.ActnList FMX.ActnList

Description

L'action de base pour les actions qui affichent un composant spécifié à l'exécution.

Les descendants de TCustomViewAction sont associés à un composant rendu visible lorsque l'action est exécutée.

Voir aussi