TTBMDIWindowItem
Description:
TTBMDIWindowItem is a group item which expands to a list of available MDI child windows at run-time. This is intended to be placed at the end of an MDI application's Window menu, following a separator.
Remarks:
This component modifies the main form's WindowMenu property at run-time.
The list of windows comes from the system. Thus, the caption of the "More Windows" item is properly localized.
- property OnUpdate: TNotifyEvent; Occurs after the subitems are created and initialized.