[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomDockForm.Loaded

Tries to make all child controls dockclients. This is of little use in practice, a floating hostdocksite should have no child controls.

Declaration

Source position: forms.pp line 892

protected procedure TCustomDockForm.Loaded; override;

See also

TCustomForm.Loaded

  

Performs actions when the component has been loaded using the LCL streaming mechanism.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.