Главная страница
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
4-99394
Gayrus
2002-11-11 16:23
2002.12.30
Строка в приложении на API


3-99001
Брат
2002-12-10 14:07
2002.12.30
INTERBASE + SQL


1-99062
Skywalker
2002-12-19 13:54
2002.12.30
Как програмно получить билд приложения.


1-99135
VIB
2002-12-18 13:41
2002.12.30
Cursor


14-99334
ctapik-net
2002-12-10 07:08
2002.12.30
Визуальное отображение трафика.