TMainMenu

E322639

TMainMenu is a Delphi VCL component used to design and manage an application's main menu bar and its menu items.

All labels observed (1)

Label Occurrences
TMainMenu canonical 2

How this entity was disambiguated

Statements (46)

Predicate Object
instanceOf Delphi VCL component ⓘ
menu component ⓘ
belongsToLibrary Delphi Visual Component Library ⓘ
category standard component ⓘ
componentPalettePage Standard ⓘ
designTimeSupport true ⓘ
event OnChange ⓘ
OnDrawItem ⓘ
OnMeasureItem ⓘ
framework VCL ⓘ
linked to: Windows VCL
integration uses Windows HMENU under the hood ⓘ
introducedIn early versions of Delphi ⓘ
isNonVisual true ⓘ
isVisual false ⓘ
lifecycle created at design time or runtime ⓘ
menuType main menu bar ⓘ
method DispatchCommand ⓘ
GetHelpContext ⓘ
Merge ⓘ
Unmerge ⓘ
ownsItemsOfType TMenuItem ⓘ
platform Windows ⓘ
property AutoHotkeys ⓘ
AutoLineReduction ⓘ
BiDiMode ⓘ
HelpContext ⓘ
Images ⓘ
Items ⓘ
Name ⓘ
OwnerDraw ⓘ
ParentBiDiMode ⓘ
Tag ⓘ
purpose design an application's main menu bar ⓘ
manage an application's main menu bar ⓘ
manage menu items ⓘ
relationship contains TMenuItem objects ⓘ
runTimeSupport true ⓘ
supportsFeature MDI menu merging ⓘ
bi-directional text ⓘ
context-sensitive help ⓘ
image list integration ⓘ
keyboard shortcuts via menu item ShortCut property ⓘ
owner-drawn menu items ⓘ
typicalContainer TForm ⓘ
usedInLanguage Delphi ⓘ
Object Pascal ⓘ
linked to: Pascal

How these facts were elicited

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

TMenu → relatedClass → TMainMenu ⓘ