Internet Direct (Indy) Version 9.0.2 Beta
TPasswordEvent
Event type for password callbacks.

TPasswordEvent = procedure (var Password: String) of object;
Description
TPasswordEvent is an event type for password callback functions that receive the password as a String value.