Vcl.ActnMan.TGetClientItemClassEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TGetClientItemClassEvent = procedure(Sender: TCustomActionManager;
var ClientItemClass: TActionClientItemClass) of object;

C++

typedef void __fastcall (__closure *TGetClientItemClassEvent)(TCustomActionManager* Sender, TActionClientItemClass &ClientItemClass);

Properties

Type Visibility Source Unit Parent
type
typedef
public
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan Vcl.ActnMan

Description

Embarcadero Technologies does not currently have any additional information.