Vcl.ActnMenus.TUpdateActnMenusProc
C++
typedef void __fastcall (*TUpdateActnMenusProc)(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | Vcl.ActnMenus.hpp | Vcl.ActnMenus | Vcl.ActnMenus |
Description
TUpdateActnMenusProc is the type of a function that is called each time an action menu is updated.
TUpdateActnMenusProc is an internal type used when the menu window is updated. Do not use TUpdateActnMenusProc directly.