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

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

typedef void __fastcall (__closure *TibzAzureRequestIgnorableWhitespaceEvent)(System::TObject* Sender, TibzAzureRequestIgnorableWhitespaceEventParams *e);

__property TibzAzureRequestIgnorableWhitespaceEvent OnIgnorableWhitespace = {read=FOnIgnorableWhitespace, write=FOnIgnorableWhitespace};

typedef struct {
     String Text;
} TibzAzureRequestIgnorableWhitespaceEventParams;

Remarks

The ignorable whitespace section is provided by the Text parameter.

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