Главная страница
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.012 c
1-99191
Шурик Ш
2002-12-19 10:24
2002.12.30
Обработка событий меню, созданного в процессе работы


6-99216
kerrik
2002-11-02 00:31
2002.12.30
Как сделать пинг компьютера?


14-99330
vopros
2002-12-06 13:20
2002.12.30
Люди иногда не могу понять руссий язык


1-99109
korvet
2002-12-18 09:19
2002.12.30
Удобный редактор текста


1-99051
BALU1111
2002-12-19 12:53
2002.12.30
У меня 2 вопроса. Хелп мне! Плиз.