Page 1 of 1

programaticaly change location

PostPosted: 01 Jan 2015 14:40
by EitanArbel
hi

how can i programaticaly change the weather location please?
can you show by code please?

Thanks!

Re: programaticaly change location

PostPosted: 02 Jan 2015 14:53
by Alexander Bulei
Hello!

delphi code
IWCGJQWeather1.JQSimpleWeatherOptions.Location:= 'MADRID, SPAIN';


Best Regards.