IP*Works! 2016 C++ Builder Edition
IP*Works! 2016 C++ Builder Edition
Questions / Feedback?

XMLDeclarationStandalone Property

This property indicates whether the standalone attribute is present in the declaration with a value of true.

Syntax

__property bool XMLDeclarationStandalone = {read=FXMLDeclarationStandalone, write=FSetXMLDeclarationStandalone};

Default Value

true

Remarks

This property indicates whether the standalone attribute is present in the declaration with a value of true.

This may be set before writing a document. The default value is "true".

This is only applicable when writing XML.

This property is not available at design time.

Data Type

Boolean

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 C++ Builder Edition - Version 16.0 [Build 7353]