Represents the event handler for data transmission notifications.
property OnSent: TLogItemDataEvent;
Description
OnSent is a TLogItemDataEvent event handler that represents the event handler for data transmission notifications. Applications must assign a procedure to the event handler in order to respond to the event notification.