ResourceChildren Property
The number of immediate children in the selected folder.
Syntax
property ResourceChildren: Integer;
Default Value
0
Remarks
This property holds the number of immediate children in the folder specified by ResourceIndex. This is populated after calling GetResourceInfo or ListResources.
This property is read-only and not available at design time.
Data Type
Integer