Вниз
Скачать: 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.012 c
6-22272
Shadow
2001-10-06 18:26
2002.01.08
Вопрос с заковыркой!


4-22507
Slaviq
2001-11-06 17:55
2002.01.08
Системные иконки


6-22297
Вопрошатель
2001-10-10 17:09
2002.01.08
Посоветуйте кто, что может


1-22062
Alexander
2001-12-19 00:17
2002.01.08
Как мне к определённой (TDateTime) дате прибавить N дней?


1-22008
Alligator
2001-12-17 11:46
2002.01.08
HELP!!!




   Наверх