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