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

TDOMAttr.Value

Value for the DOM Attribute.

Declaration

Source position: laz2_dom.pas line 609

public property TDOMAttr.Value : DOMString
  read GetNodeValue
  write SetNodeValue;