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

TCustomListBox.GetCachedData

Returns an pointer to the cached item data.

Declaration

Source position: stdctrls.pp line 552

protected function TCustomListBox.GetCachedData(

  const AIndex: Integer

):Pointer;

Errors

Raises an InvalidOperation exception when the cache is invalid, i.e. when the widget has been created.

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