[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. Tells all wincontrols about the final end of the handle creation phase

Declaration

Source position: controls.pp line 1851

protected procedure TWinControl.ParentFormHandleInitialized; override;

See also

TControl.ParentFormHandleInitialized

  

ParentFormHandleInitialized - called by ChildHandlesCreated of parent form

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