Internet Direct (Indy) Version 9.0.2 Beta
Content
|
Index
|
Reference
TPasswordEvent
Unit: IdSSLOpenSSL
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.