[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Should the OnLogin be triggered
Source position: db.pas line 1978
published property TCustomConnection.LoginPrompt : Boolean |
LoginPrompt can be set to True if the OnLogin handler should be called when the Open method is called. If it is not True, then the event handler is not called.
|
Event triggered when a login prompt is shown. |