TTMSFNCCustomCloudGoogleLookup.Lookup Method
Sends an asynchronous suggestion request for the supplied text. The resulting suggestions are reported through
OnLookup.
API unit family: TMSFNCCloudGoogleLookup
Declaring type: TTMSFNCCustomCloudGoogleLookup
Syntax
procedure Lookup(AText: string);
Parameters
| Name | Description |
|---|---|
AText |
Text to obtain autocomplete suggestions for. |