OnParseError Event |
Applies to
TCHMcustomEngine
Declaration
TCHMparseErrorEvent = Procedure(Sender: TObject; MessageData : string; TransportIndex : Integer; Description : string; Code : TErrorCode) of object;
|