Used to specify a password for a connection.
property Password: string;
Use the Password property to specify a password for a connection. TOraSession uses Password to build connect string in the form Username/Password@Server .
When property is being changed TOraSession calls Disconnect method