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

TWinControl.ParentFormHandleInitialized

Called after all childs handles of the ParentForm are created. Tells all wincontrols about the final end of the handle creation phase

Declaration

Source position: controls.pp line 1834

protected procedure TWinControl.ParentFormHandleInitialized; override;

See also

TControl.ParentFormHandleInitialized

  

ParentFormHandleInitialized - called by ChildHandlesCreated of parent form