Vcl.Controls.TWinControl.InvalidateDockHostSite

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure InvalidateDockHostSite(FocusLost: Boolean);

C++

void __fastcall InvalidateDockHostSite(bool FocusLost);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TWinControl

Description

Invalidates the first dock site that appears in the list of child controls.

Call InvalidateDockHostSite to invalidate the first dock site that appears in the list of child controls.