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

TCustomListBox.AssignItemDataToCache

AssignItemDataToCache - assigns data for the item, specified by a pointer AData, to a cache

Declaration

Source position: stdctrls.pp line 513

protected procedure TCustomListBox.AssignItemDataToCache(

  const AIndex: Integer;

  const AData: Pointer

); virtual;