[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the Length property.
Source position: laz2_dom.pas line 423
protected function TDOMCharacterData.GetLength: LongWord; |
Value for the Length property.
The property value is the length of the content in the NodeValue property.
|
Length of the character data for the class instance. |
|
|
Gets the value for the NodeValue property. |
|
|
Sets the value for the NodeValue property. |
|
|
Value for the DOM node. |
Version 4.0 | Generated 2025-05-03 | Home |