[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 2076

protected procedure TWinControl.ParentFormHandleInitialized; override;

See also

TControl.ParentFormHandleInitialized

  

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