Internet Direct (Indy) Version 9.0.1 Beta
TIdProxyConnectionInfo.ProxyPassword
Represents the password for the proxy authorization credentials.

property ProxyPassword: string;
Description
ProxyPassword is a String property that identifies the password, used in conjunction with ProxyUsername, to construct authorization credentials for the proxy connection.

ProxyPassword is supplied as the value for Password in the Authentication object instance in SetHeaders.