Главная страница
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.022 c
1-19532
Nekto
2003-03-26 14:42
2003.04.07
Export from Word/Excel


1-19561
Intell
2003-03-27 07:27
2003.04.07
Прогресс какого-либо события через ProgressBar?


14-19747
dimich1978
2003-03-19 08:45
2003.04.07
Кто писал программы для администрирования комп.клуба?


3-19462
SoloD
2003-03-19 06:40
2003.04.07
В конструкторе CREATE TABLE присутствует имя поля FILE


1-19633
Genemy
2003-03-25 09:47
2003.04.07
StringGrid