Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.04.07;
Скачать: CL | DM;

Вниз

Поиск индекса элемента в списке TList   Найти похожие ветки 

 
Glusha   (2003-03-26 02:47) [0]

Всем привет! У меня проблемка. Есть список типа TList. Я его наполняю. Потом мне надо найти индекс элемента, который я ввожу отдельно. Но постоянно выводится -1 т.е. его элемента в списке нет. Но он есть. Что посоветуете?


 
andrey_pst ©   (2003-03-26 06:40) [1]

код


 
Digitman ©   (2003-03-26 08:35) [2]

Returns the index of the first entry in the Items array with a specified value.

function IndexOf(Item: Pointer): Integer;

Description

Call IndexOf to get the index for a pointer in the Items array. Specify the pointer as the Item parameter.

The first item in the array has index 0, the second item has index 1, and so on. If an item is not in the list, IndexOf returns -1. If a pointer appears more than once in the array, IndexOf returns the index of the first appearance.



Страницы: 1 вся ветка

Текущий архив: 2003.04.07;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.021 c
7-19873
Darkwin
2003-02-09 15:56
2003.04.07
Уровень доступа к ключу реестра


3-19413
Tornado
2003-03-20 13:54
2003.04.07
Помогите с обновлением записей


14-19753
i4Me
2003-03-20 19:14
2003.04.07
Микрофон2Stream


3-19461
bers
2003-03-19 10:28
2003.04.07
MSAccess и Delphi


4-19932
Radimir
2003-02-07 13:27
2003.04.07
Очистка памяти