Internal handler for activities after a form widget has been created.
Source position: controls.pp line 1525
protected procedure TControl.ParentFormHandleInitialized; virtual; |
Called by ChildHandlesCreated of parent form.
Functions like GetTextWidth require a valid widget and a device context. That is why AutoSizing is delayed until the handle in a parent Form is allocated.
| Version 4.4 | Generated 2025-11-08 | Home |