Vcl.ActnMenus.TCustomActionMainMenuBar.GetActiveMDIChild
Delphi
procedure GetActiveMDIChild;
C++
void __fastcall GetActiveMDIChild(void);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ActnMenus.pas Vcl.ActnMenus.hpp |
Vcl.ActnMenus | TCustomActionMainMenuBar |
Description
Gets and restores the active MDI child.
GetActiveMDIChild is internally used to get the active MDI child form. If the MDI child form is not maximized, GetActiveMDIChild restores it.