Geo Localization
In the MainForm there is an example of using a FloatButton.
The "rc_GetGeoPosition" function captures the location of who is accessing the application.
This information can be used to feed a map, for example, or simply control specific features of your application given the location of your users.
When calling the function, two global variables will be fed:
You can call the function:
rc_ShowGoogleMap( cLatitude, cLongitude );
Created with the Personal Edition of HelpNDoc: Single source CHM, PDF, DOC and HTML Help creation