ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

ControlRecord Event

Fires when the control record data is read.

Syntax

type TControlRecordEvent = procedure ControlRecord(Sender: TObject; const ControlRecordData: String) of object;
property OnControlRecord: TControlRecordEvent read FOnControlRecord write FOnControlRecord;

Remarks

This event is where you can retrieve the Control Record data as it is being read by the component.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0