Internet Direct (Indy)
|
Specifies the event handler when data is sent or received.
property OnWork;
OnWork is a TWorkEvent property that represents the event handler triggered when a Get or Put request has been made.
When AWorkMode is wmRead Mode (Get method) or wmWrite Mode (Put method), the amount of data transmitted is available in ACount.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |