Page 1 of 1

GeoReport doesn''t build

Posted: Thu Mar 13, 2014 9:15 am
by Born
I''m trying to run the georeports demo, but delphi keeps complaining about RVData.InsertRVFFromStream not having enough parameters. The last version I could find was 1.1, but I suppose there's a newer version?

Posted: Thu Mar 13, 2014 9:56 am
by Sergey Tkachenko
I updated this demo, please redownload it.
This method has a new parameter, it must be nil.
Also, showing/hiding a table grid must be done by including/excluding rvoShowGridLines in Options property.