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

TCustomListBox.Loaded

Loaded calls inherited method then sends the item index value to the handle

Declaration

Source position: stdctrls.pp line 524

protected procedure TCustomListBox.Loaded; override;

See also

TComponent.Loaded

TWinControl.Loaded

  

Loaded makes a number of checks, using client size if specified, and copying appropriate flags, fonts, text etc, makes list of child controls to notify them of any changes, then calls inherited Loaded