Главная страница
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.013 c
1-99099
TsaturSoft
2002-12-18 08:36
2002.12.30
???


14-99324
Calm
2002-12-10 11:10
2002.12.30
Именинники 29 февраля


1-99139
MPro
2002-12-18 14:02
2002.12.30
ХЕЛП!!!! При открытии любой формы с QReport выдается ошибка:


1-99131
mikl2002
2002-12-18 12:24
2002.12.30
Как осуществить XLS преобразование в XMLDocument e


4-99413
kosha80
2002-11-15 12:32
2002.12.30
Перехват запуска прилодения