Updates the read-only Node flag for the DOM Node and its children.
Source position: laz2_dom.pas line 249
protected procedure TDOMNode.SetReadOnly(
Value: Boolean
);
Value
New value for the node flag.