TCnSearchRequest.Scope Property
The Scope property contains one of the values of SearchScope that specifies the scope of the search.
published property Scope: TSearchScope read FScope write SetScope default TSearchScope.ssBase;
The Scope property contains one of the values of SearchScope that specifies the scope of the search.
published property Scope: TSearchScope read FScope write SetScope default TSearchScope.ssBase;