Показать сообщение отдельно
  #7  
Старый 03.05.2012, 08:37
Аватар для NumLock
NumLock NumLock вне форума
Let Me Show You
 
Регистрация: 30.04.2010
Адрес: Северодвинск
Сообщения: 5,426
Версия Delphi: 7, XE5
Репутация: 59586
По умолчанию

Цитата:
Сообщение от Radical
Я, к примеру, ничего там такого не нашёл.
oh, man...
Цитата:
TCustomRichView.DeleteItems
Removes the specified number of items (Count) from the document, starting from the FirstItemNo-th item.
procedure DeleteItems(FirstItemNo, Count: Integer);
ну и как уже написали:
Цитата:
TCustomRichView.ItemCount (read only)
Number of items in RichView
property ItemCount: Integer;

http://www.trichview.com/help/
__________________
Пишу программы за еду.
__________________
Ответить с цитированием