API:Xml.xmldom.IDOMParseOptions.preserveWhiteSpace

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property preserveWhiteSpace: Boolean read get_preserveWhiteSpace write set_preserveWhiteSpace;

C++

__property bool preserveWhiteSpace = {read=_scw_get_preserveWhiteSpace, write=set_preserveWhiteSpace};

Properties

Type Visibility Source Unit Parent
property public
Xml.Xmldom.pas
Xml.xmldom.hpp
Xml.xmldom IDOMParseOptions

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!