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

TCustomListBox.FinalizeWnd

Caches the Items stored in the widget.

Declaration

Source position: stdctrls.pp line 530

protected procedure TCustomListBox.FinalizeWnd; override;

See also

TWinControl.FinalizeWnd

  

Prepare to remove the window (gets called before the Handle is destroyed).