TWorkMode is an enumerated type that indicates the work mode or operation, and is used in the
TWorkBeginEvent,
TWorkEvent, and
TWorkEndEvent events. TWorkMode can contain the values:
- wmRead - The component is reading data from the peer.
- wmWrite - The component is sending data to the peer.