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

TWinControl.ParentFormHandleInitialized

Called after all children handles of the ParentForm are created. Notifies all children of the end of the handle creation phase.

Declaration

Source position: controls.pp line 2145

protected procedure TWinControl.ParentFormHandleInitialized; override;

See also

TControl.ParentFormHandleInitialized

  

Internal handler for activities after a form widget has been created.

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