JVCL Help:LoginDialog

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Write here a summary (1 line)

run\JvBDELoginDialog.pas


Pascal

 run\JvBDELoginDialog.pas
 functionLoginDialog(Database: TDatabase; AttemptNumber: Integer; constUsersTableName: string; constUserNameField: string; MaxPwdLen: Integer; CheckUserEvent: TCheckUserNameEvent; IconDblClick: TNotifyEvent; varLoginName: string; AppStorage: TJvCustomAppStorage; AppStoragePath: string; SelectDatabase: Boolean; LoginFailure: TJvDBLoginEvent; OnGetPassword: TJvOnGetPassword): Boolean;


Parameters

Parameters Description
Database: TDatabase Description for this parameter
AttemptNumber: Integer Description for this parameter
const UsersTableName: string Description for this parameter
const UserNameField: string Description for this parameter
MaxPwdLen: Integer Description for this parameter
CheckUserEvent: TCheckUserNameEvent Description for this parameter
IconDblClick: TNotifyEvent Description for this parameter
var LoginName: string Description for this parameter
AppStorage: TJvCustomAppStorage Description for this parameter
AppStoragePath: string Description for this parameter
SelectDatabase: Boolean Description for this parameter
LoginFailure: TJvDBLoginEvent Description for this parameter
OnGetPassword: TJvOnGetPassword Description for this parameter

run\JvBDELoginDialog.pas


Description

Write here a description

run\JvBDELoginDialog.pas


See Also

List here other properties, methods (comma seperated) Remove the 'See Also' section if there are no references

run\JvBDELoginDialog.pas


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page