Vcl.ActnMenus.TCustomActionMainMenuBar.MDIChildRestored

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure MDIChildRestored;

C++

void __fastcall MDIChildRestored();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ActnMenus.pas
Vcl.ActnMenus.hpp
Vcl.ActnMenus TCustomActionMainMenuBar

Description

Sets the MDI border button when an MDI child form is restored.

MDIChildRestored is used to set the MDI border button when the MDI child form is restored.

See Also