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
- TObject
- TPersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- ttoplevelwidget
- tpopupwidget
- tpopupmenuwidget
- tcustommainmenuwidget
- tmainmenuwidget
Overview
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
procedure loaded; override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure initnewcomponent(const ascale: real); override; |
Properties
property menu: twidgetmainmenu read getmenu write setmenu; |
|
property options: mainmenuwidgetoptionsty read foptions write setoptions default []; |
|
property popupdirection: graphicdirectionty read flayout.popupdirection write
flayout.popupdirection default gd_down; |
Description
Methods
procedure objectevent(const sender: tobject; const event: objecteventty); override; |
|
procedure loaded; override; |
|
constructor create(aowner: tcomponent); override; |
|
destructor destroy; override; |
|
procedure initnewcomponent(const ascale: real); override; |
|
Properties
property menu: twidgetmainmenu read getmenu write setmenu; |
|
property options: mainmenuwidgetoptionsty read foptions write setoptions default []; |
|
property popupdirection: graphicdirectionty read flayout.popupdirection write
flayout.popupdirection default gd_down; |
|
Generated by PasDoc 0.16.0.