Sets the value for the Prefix property.
Source position: laz2_dom.pas line 246
protected procedure TDOMNode.SetPrefix( |
const Value: AnsiString |
); virtual; |
Value |
|
New value for the Prefix property. |
|
Prefix used for the assigned NameSpace in the DOM Node. |
| Version 4.6 | Hosted on Source Forge |