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.
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
Post feedback to the Indy Docs Newsgroup.
|