Items - ChildItem
Returns the full path of the child item at position Index in the list.
If the child item does not exist an empty string is returned.
Declaration:
ChildItem(ItemPath: String; Index: Integer): String;
Source Code:
Returns the full path of the child item at position Index in the list.
If the child item does not exist an empty string is returned.
Declaration:
ChildItem(ItemPath: String; Index: Integer): String;
Source Code: