Table of Contents

TTMSFNCCloudGoogleLookup.Lookup Method

Sends an asynchronous suggestion request for the supplied text. The resulting suggestions are reported through OnLookup.

API unit family: TMSFNCCloudGoogleLookup Declaring type: TTMSFNCCloudGoogleLookup Inherited from: TTMSFNCCustomCloudGoogleLookup

Syntax

procedure Lookup(AText: string);

Parameters

Name Description
AText Text to obtain autocomplete suggestions for.