Vcl.Menus.TMenuHandle
Delphi
procedure BuildImage(Menu: HMENU);
var
P, ImageEnd: PChar;
C++
typedef HMENU TMenuHandle;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | Vcl.Menus.pas Vcl.Menus.hpp |
Vcl.Menus | Vcl.Menus |
Description
Defines the handle to a TMenu object.
TMenuHandle is the type of the handle of a TMenu object.