API:Vcl.ActnMan.TCustomActionManager.OnGetCommandPropertiesClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnGetCommandPropertiesClass: TGetCommandPropertiesClassEvent read FOnGetCommandPropertiesClass  write FOnGetCommandPropertiesClass;

C++

__property TGetCommandPropertiesClassEvent OnGetCommandPropertiesClass = {read=FOnGetCommandPropertiesClass, write=FOnGetCommandPropertiesClass};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.ActnMan.pas
Vcl.ActnMan.hpp
Vcl.ActnMan TCustomActionManager

Description

Embarcadero Technologies does not currently have any additional information.