LoginPrompt property

Applies to
TIB_Connection

Declaration
Property LoginPrompt : boolean;

Description
If true a login prompt will be presented to the user so that they can enter in their username and password.

Use the OnLogin event if you want to take specific control over how the user is prompted to enter in their login information.