Vcl.ActnMan.TStyleChanged

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStyleChanged = procedure(Sender: TCustomActionManager) of object;

C++

typedef void __fastcall (__closure *TStyleChanged)(TCustomActionManager* Sender);

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.