FMX.ActnList.IActionClient

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

IActionClient = interface

C++

__interface  INTERFACE_UUID("{4CAAFEEE-73ED-4C4B-8413-8BF1C3FFD777}") IActionClient  : public System::IInterface

Propriétés

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


Description

Interface utilisée par le framework afin d'accéder à une action d'une classe.

Si une classe prend en charge des actions, elle doit dans ce cas prendre en charge l'interface IActionClient.

Voir aussi