QuickBooks Integrator 2016 Delphi Edition
QuickBooks Integrator 2016 Delphi Edition
Questions / Feedback?

Status Event

Shows the status of the server as clients connect and transactions are made.

Syntax

type TStatusEvent = procedure Status(Sender: TObject; ConnectionId: Integer; const Message: String) of object;

property OnStatus: TStatusEvent read FOnStatus write FOnStatus;

Remarks

The event is fired for informational and logging purposes only.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
QuickBooks Integrator 2016 Delphi Edition - Version 16.0 [Build 7353]