IP*Works! SSL V9 - Online Help
IP*Works! SSL V9
Questions / Feedback?

IgnorableWhitespace Event

Fired when a section of ignorable whitespace is encountered.

Syntax

typedef void __fastcall (__closure *TipsJSONSIgnorableWhitespaceEvent)(System::TObject* Sender, TipsJSONSIgnorableWhitespaceEventParams *e);

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

typedef struct {
     String Text;
} TipsJSONSIgnorableWhitespaceEventParams;

Remarks

The ignorable whitespace section is provided by the Text parameter.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0