Occurs immediately when atomic operation done. Syntax: TLogEvent = procedure (Sender: TObject; const LogMessage: string) of object; Description: Write a OnLog event handler to take application-specific actions when some atomic dump operation done. |