Applies To
TQDB, TQDBItem, TQDBView
Declaration
property OnDemandPassword : TPasswordEvent;
Description
On setting FileName to point to an encrypted QDB file a PassWord is required. If the PassWord property is set correctly the file is opened normally but if the PassWord blank the OnDemandPassword event is triggered to give the user the oppotunity to enter an appropriate value.