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

Вниз

ListBox.   Найти похожие ветки 

 
tytus ©   (2002-12-20 00:43) [0]

Доброй ночи всем. Кто нибудь знает, как из Listbox-а удалить строку? Я использую StringList, а потом в цикле переписываю строчки в ListBox.


 
Cobalt ©   (2002-12-20 00:46) [1]

TCustomListBox.Items:TStrings;
TStrings.Delete:
Introduces an abstract method to delete a specified string from the list.

procedure Delete(Index: Integer); virtual; abstract;

Description

Descendants of TStrings implement a Delete method to remove a specified string from the list. If an object is associated with the string, the reference to the object is removed as well. Index gives the position of the string, where 0 is the first string, 1 is the second string, and so on.


 
zavdim ©   (2002-12-20 06:43) [2]

ListBox.Items.Delete(i);



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

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

Наверх




Память: 0.46 MB
Время: 0.018 c
14-99362
stone
2002-12-11 11:35
2002.12.30
Картинки для кнопок


3-98976
Calm
2002-12-10 10:17
2002.12.30
Почему не отображаются значения полей?


14-99292
pikimon
2002-12-09 17:10
2002.12.30
Установка под WinXP


1-99060
Lamer_
2002-12-19 14:15
2002.12.30
Добрый день мастера! Создать красивый диалог выбора папки...


6-99237
Zolen
2002-11-01 19:24
2002.12.30
создание HTML страницы