Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.44 MB
Время: 0.011 c
3-21899
Yelchev
2001-12-03 10:26
2002.01.08
Быстрый доступ к БД ORACLE


14-22402
Darker
2001-11-08 12:26
2002.01.08
Ищу человека с ником


1-22256
ходячий вопросник
2001-12-15 08:50
2002.01.08
Чтение значений из ini файла


4-22499
YUS
2001-10-31 20:51
2002.01.08
FindWindow


1-22148
Delphimun
2001-12-20 12:10
2002.01.08
Как послать системе сообщение, что нажата клавиша?




   Наверх