Unit 'Menus' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TMainMenu

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: menus.pp line 427

type TMainMenu = class(TMenu)

protected

  procedure ItemChanged;

  

  class procedure WSRegisterClass; override;

  

  procedure MenuChanged(); override;

  

public

  constructor Create(); override;

  

  procedure Merge();

  

  procedure Unmerge();

  

  property Height: Integer; [r]

  

  property WindowHandle: HWND; [rw]

  

published

  property OnChange: TMenuChangeEvent;

  

end;

Inheritance

TMainMenu

  

|

TMenu

  

|

TLCLComponent

  

|

TObject



CT Web help

CodeTyphon Studio