Unit 'Laz2_DOM' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lazutils]

TDOMAttr.DataType

Data type for value in the DOM Attribute node.

Declaration

Source position: laz2_dom.pas line 613

public property TDOMAttr.DataType : TAttrDataType
  read FDataType
  write FDataType;

Description

Remark: DataType is an extension to the DOM specification. It is likely to be altered or removed when support is added for the DOM Level 3 TypeInformation Interface.

Version 4.4 Generated 2025-11-08 Home