ResourceChildren Property
The number of immediate children in the selected folder.
Syntax
__property int ResourceChildren = {read=FResourceChildren, write=FSetResourceChildren};
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