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

TCustomListBox.AssignItemDataToCache

Copy selection state into the cache.

Declaration

Source position: stdctrls.pp line 522

protected procedure TCustomListBox.AssignItemDataToCache(

  const AIndex: Integer;

  const AData: Pointer

); virtual;