IPWorks 2020 C++ Builder Edition

Questions / Feedback?

XMLDeclarationVersion Property

This property specifies the XML version.

Syntax

__property String XMLDeclarationVersion = { read=FXMLDeclarationVersion, write=FSetXMLDeclarationVersion };

Default Value

"1.0"

Remarks

This property specifies the XML version.

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

This is only applicable when writing XML.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]