Главная страница
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.012 c
9-19407
Док
2002-11-05 15:19
2003.04.07
Как создать полноценную карту?


3-19489
Солер
2003-03-19 16:05
2003.04.07
ADO капризнечает


4-19918
bios
2003-02-08 22:16
2003.04.07
hook и IntwernetExplorer


4-19912
Tornado
2003-02-07 11:22
2003.04.07
Вызов диалога


14-19765
GDBoy
2003-03-19 21:44
2003.04.07
Помогите с треем....