raccoon-dev / Dropbox

Basic Dropbox library for Delphi (VLC and FMX)
6 stars 5 forks source link
delphi dropbox firemonkey fmx vcl

Dropbox Library for Delphi

Basic Dropbox library for Delphi (VLC and FMX)

Test application screenshot

This library use TEdgeBrowser component instead of TWebBrowser, so you have to install it first: https://blog.marcocantu.com/blog/2020-may-edge-browser-component.html and don't forget to copy WebView2Loader.dll file to your app folder. You can find this file in "c:\Program Files (x86)\Embarcadero\Studio\21.0\Redist\win32\" and "c:\Program Files (x86)\Embarcadero\Studio\21.0\Redist\win64\" folders.

Supported operations:

Before compile test application, change APP_KEY constant to your App key from your Dropbox account.

Library use Personal account and hasn't been tested with Business account. Library expects properly configured application on Dropbox account with parameters:

You can manage your Dropbox applications on Dropbox App console.