[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'Laz2_XMLRead' (#lazutils)

TDOMParseOptions.Validate

Indicates if validation is performed when reading XML content.

Declaration

Source position: laz2_xmlread.pas line 92

public property TDOMParseOptions.Validate : Boolean
  read FValidate
  write FValidate;


Version 4.0 Generated 2025-05-03 Home