[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 536

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.

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads