Главная страница
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.04 c
1-99129
Lmatveev
2002-12-18 12:46
2002.12.30
Заполнение объема 3D объектами


1-99130
Dmitriy_R
2002-12-18 06:29
2002.12.30
EMail Server


1-99148
oleg_apmath
2002-12-18 13:35
2002.12.30
XML & Delphi


1-99044
dim-
2002-12-17 00:24
2002.12.30
Изменить глубину цвета у Image


1-99042
Programist21
2002-12-19 11:54
2002.12.30
Виртуальный диск