Search Results for

    Show / Hide Table of Contents

    TSphinxClientApps.Find Method

    Finds a client application given the specified client id.

    Syntax

    Unit: Sphinx.Comp.ClientApp

    function TSphinxClientApps.Find(const ClientId: string): TSphinxClientApp;

    Parameters

    <-> Parameter Type Description
    const ClientId string The client id used to search for the client application.

    Returns

    The client application object with the specified client id is returned. If no client application is found with the provided id, nil is returned.

    See also

    • TSphinxClientApps
    In This Article
    Back to top TMS Sphinx v1.15
    © 2021 - 2025 tmssoftware.com