TTMSFNCGooglePlaces.SearchByTextResult Method
Performs a text search and reports the result through the supplied callback.
API unit family: TMSFNCGooglePlaces
Declaring type: TTMSFNCGooglePlaces
Syntax
procedure SearchByTextResult;
Parameters
| Name | Description |
|---|---|
ASearch |
Text to search for. |
ALocation |
Center coordinate used to bias the search. |
ACallback |
Optional callback invoked with the search result. |
AID |
Optional identifier associated with the request. |
ADataPointer |
Optional custom pointer data associated with the request. |
ALocale |
Optional locale used for the request. |
AMode |
Locale mode controlling how the locale is applied. |