[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msemenuwidgets.pas line 204
type tmainmenuwidget = class(tcustommainmenuwidget) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure initnewcomponent(); override; |
published |
property menu: twidgetmainmenu; [rw] |
property options: mainmenuwidgetoptionsty; [rw] |
property popupdirection: graphicdirectionty; [rw] |
end; |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |