FireDAC.Comp.UI.TFDGUIxLoginDialog.GetAllLoginParams
Delphi
procedure GetAllLoginParams;
C++
void __fastcall GetAllLoginParams();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp |
FireDAC.Comp.UI | TFDGUIxLoginDialog |
Description
Fills the Visible Items property.
Use the GetAllLoginParams method to retrieve all the driver parameters that are eligible for modification by the end user and put them into the Visible Items property.
The connection definition must have the DriverID
parameter specified.