ILogonParams.OK

Syntax

OK: Boolean;

Description

The OK property determines whether the OK button is clicked in the authorization dialog box.

Comments

If the property returns True, the OK button was clicked in the authorization dialog box, otherwise, the Cancel button was clicked.

See also:

ILogonParams