Learn How To Create A Database Login Dialog In Delphi With The FireDAC.TFDGUIxLoginDialog Sample
October 4, 2020
This sample describes how to use TFDGUIxLoginDialog in FireDAC GUI applications to allow users to enter their database credentials to connect to a DBMS. The same component also allows users to manage their passwords.
The sample connects to a database using a TFDConnection.
Location
You can find theTFDGUIxLoginDialogsample project at:
Start | Programs | Embarcadero RAD…