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

TControl.Loaded

Loaded - called when the component has finished loading. Calls inherited Loaded then copies various properties from client and parent

Declaration

Source position: controls.pp line 1153

protected procedure TControl.Loaded; override;

See also

TComponent.Loaded