IPWorks Cloud 2020 Delphi Edition

Questions / Feedback?

SearchNamesOnly Property

Whether to match against resource names only when searching.

Syntax

property SearchNamesOnly: Boolean read get_SearchNamesOnly write set_SearchNamesOnly;

Default Value

false

Remarks

This property indicates whether the server should only match the query string passed to Search against resource names. If this property is disabled (default), the server will match the specified query string against resource details and/or content at its discretion.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Delphi Edition - Version 20.0 [Build 8265]