[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_DOM' (#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.0 Generated 2025-05-03 Home