| [Overview][Constants][Types][Classes][Procedures and functions][Index] |
Sets the value for the Prefix property.
Source position: laz2_dom.pas line 587
protected procedure TDOMNode_NS.SetPrefix( |
const Value: DOMString |
); override; |
Value |
|
New value for the Prefix property. |
|
Prefix used for the assigned NameSpace in the DOM Node. |