Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.01.08;
Скачать: CL | DM;

Вниз

Эй, кто разбирается в Indy? Нужна помощь!   Найти похожие ветки 

 
Leviathan ©   (2001-10-15 00:24) [0]

У IdFTP в событии OnWork присутствует AWorkCount. Я никак не могу понять, что он возвращает. Помогите разобраться плиз!


 
nikkie ©   (2001-10-15 11:53) [1]

первая заповедь программиста.
если не понятно - посмотрите мануал. если все равно не понятно - прочитайте мануал. ;)

TWorkEvent = procedure (Sender: TComponent; AWorkMode: TWorkMode; const AWorkCount: Integer) of object;

Description

TWorkEvent
This event often fires when a component is receiving or sending data and this event is often used to update progress indicators.
The AWorkMode indicates if the component is receiving or sending data and can be one of two values:

wmRead - The component is reading data from the peer.
wmWrite - The component is sending data to the peer.

AWorkCount indicates the number of bytes sent or received.



Страницы: 1 вся ветка

Текущий архив: 2002.01.08;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.013 c
1-22180
Нафаня
2001-12-21 11:07
2002.01.08
Проблемка!


1-22111
Кто нибудь делал?
2001-12-14 08:12
2002.01.08
Создать выпадающий список в StringGride, типа Lookup в DBGride


1-22158
Praco
2001-12-20 16:29
2002.01.08
TCustomGrid и все его потомки...


7-22425
Andrey
2001-06-19 15:45
2002.01.08
Функция для сканера


1-22020
Leo^Sun
2001-12-18 07:08
2002.01.08
TMemo