ResourceChildLink Property
The Link of the child resource.
Syntax
__property String ResourceChildLink[int ResourceChildIndex] = {read=FResourceChildLink, write=FSetResourceChildLink};
Default Value
""
Remarks
The Link of the child resource.
This property specifies the Link of the child resource.
The size of the array is controlled by the ResourceChildCount property.
This property is not available at design time.
Data Type
String