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

TDOMAttr.GetIsID

Gets the value for the IsID property.

Declaration

Source position: laz2_dom.pas line 601

protected function TDOMAttr.GetIsID: Boolean;

Function result

Value for the IsID property.

See also

TDOMAttr.IsID

  

Indicates if the DOM Attribute node represents an ID Data type.


Version 4.0 Generated 2025-05-03 Home