Главная страница
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.018 c
6-19720
Chlavik
2003-02-08 01:21
2003.04.07
RAs


14-19754
Lola
2003-03-22 10:46
2003.04.07
Фоторобот


7-19884
V-Isa
2003-02-12 15:44
2003.04.07
Выкл. комп-ра


7-19900
Andrew1
2003-02-14 11:05
2003.04.07
Работа с LPT


14-19777
panov
2003-03-17 02:10
2003.04.07
уф... заканчивается подготовка к отъезду...