Vcl.ActnMan.TActionProc
Delphi
TActionProc = procedure(AClient: TActionClient) of object;
C++
typedef void __fastcall (__closure *TActionProc)(TActionClient* AClient);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | Vcl.ActnMan |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !