Главная страница
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
14-99317
Дмитрий К.К.
2002-12-10 11:16
2002.12.30
Кто работал с эмулятором UnrealSpeccy


7-99385
evgen_2001
2002-10-24 12:47
2002.12.30
Команда модему.


1-99082
abcd
2002-12-19 17:43
2002.12.30
Помогите с пробоемой


3-98995
Alathorne
2002-12-10 14:58
2002.12.30
MSSQL & user status= sleeping


6-99242
LORD
2002-11-01 20:05
2002.12.30
tstringlist + clientsocket = error