[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Gets the value for the Item property.
Source position: laz2_dom.pas line 389
protected function TDOMNamedNodeMap.GetPosItem( |
index: LongWord |
):TDOMNode; |
index |
|
Ordinal position for the Item. |
Value for the Item property.
|
Provides indexed access to the unsorted DOM Nodes in the container. |
Version 4.0 | Generated 2025-05-03 | Home |