[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Length of the character data for the class instance.
Source position: laz2_dom.pas line 428
public property TDOMCharacterData.Length : LongWord |
Length is a read-only LongWord property with the length of the character data in the class instance. The property value contains the length for the content in the NodeValue property.
|
Gets the value for the Length property. |
|
|
Provides access to the character data in the NodeValue property. |
|
|
Value for the DOM node. |
Version 4.0 | Generated 2025-05-03 | Home |