[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Returns an pointer to the cached item data.
Source position: stdctrls.pp line 552
protected function TCustomListBox.GetCachedData( |
const AIndex: Integer |
):Pointer; |
Raises an InvalidOperation exception when the cache is invalid, i.e. when the widget has been created.
lazarus-ccr.sourceforge.net |