A simple Delphi library for working with the Windows Credential Manager.
Should work with XE2 or later - only test with XE7.
Install VSoft.WindowsCredentialManager in the DPM IDE plugin, or
dpm install VSoft.WindowsCredentialManager .\yourproject.dproj
Clone the repository and add VSoft.Windows.CredentialManager.pas file to your project, or add the repo\src folder to your project's search path.