Delphi, WebBrowser, Google Login, FusionTable
问题 I check a possibility to integrate fusiontables into my Delphi TWebBrowser based application. But I cannot continue my project because I don't understand many things. I have a public table, I want to access this, upload some rows, update some rows, and show it with fusiontablelayer. I have only "free" account now. The problems: 1.) I need to authenticate. var posts, s, url : string; authToken : string; postdata, header : OleVariant; params : TStringList; i : integer; begin header := 'Content