Class tmainmenuwidget

Unit

Declaration

type tmainmenuwidget = class(tcustommainmenuwidget)

Description

No description available, ancestor tcustommainmenuwidget description follows
No description available, ancestor tpopupmenuwidget description follows
No description available, ancestor tpopupwidget description follows
No description available, ancestor ttoplevelwidget description follows
No description available, ancestor tcustomeventwidget description follows
No description available, ancestor tcustomeventwidgetnwr description follows
No description available, ancestor tpublishedwidgetnwr description follows
No description available, ancestor tactionpublishedwidgetnwr description follows
No description available, ancestor tactionwidget description follows
No description available, ancestor twidget description follows
No description available, ancestor tactcomponent description follows
No description available, ancestor tmsecomponent description follows

Hierarchy

Overview

Methods

Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
Protected procedure loaded; override;
Public constructor create(aowner: tcomponent); override;
Public destructor destroy; override;
Public procedure initnewcomponent(const ascale: real); override;

Properties

Published property menu: twidgetmainmenu read getmenu write setmenu;
Published property options: mainmenuwidgetoptionsty read foptions write setoptions default [];
Published property popupdirection: graphicdirectionty read flayout.popupdirection write flayout.popupdirection default gd_down;

Description

Methods

Protected procedure objectevent(const sender: tobject; const event: objecteventty); override;
 
Protected procedure loaded; override;
 
Public constructor create(aowner: tcomponent); override;
 
Public destructor destroy; override;
 
Public procedure initnewcomponent(const ascale: real); override;
 

Properties

Published property menu: twidgetmainmenu read getmenu write setmenu;
 
Published property options: mainmenuwidgetoptionsty read foptions write setoptions default [];
 
Published property popupdirection: graphicdirectionty read flayout.popupdirection write flayout.popupdirection default gd_down;
 

Generated by PasDoc 0.16.0.