ResourceParentRoot Property
Whether the parent folder is the root folder.
Syntax
int GetResourceParentRoot(int iResourceParentIndex);
int SetResourceParentRoot(int iResourceParentIndex, int bResourceParentRoot);
Default Value
FALSE
Remarks
Whether the parent folder is the root folder.
This property specifies whether the parent folder is the root folder.
The size of the array is controlled by the ResourceParentCount property.
This property is not available at design time.
Data Type
Boolean