TXmlScanner

Normalize

PROPERTY Normalize : BOOLEAN READ GetNormalize WRITE SetNormalize;

If you set Normalize to TRUE, the following normalization on element text content will take place:

Whitespace, as according to the XML specification, is one of the following characters:

See also

Execute