FireDAC.UI.Intf.IFDGUIxLoginDialog.OnChangePassword

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnChangePassword: TFDGUIxLoginDialogEvent read GetOnChangePassword write SetOnChangePassword;

C++

__property TFDGUIxLoginDialogEvent OnChangePassword = {read=GetOnChangePassword, write=SetOnChangePassword};

Properties

Type Visibility Source Unit Parent
event public
FireDAC.UI.Intf.pas
FireDAC.UI.Intf.hpp
FireDAC.UI.Intf IFDGUIxLoginDialog

Description

Embarcadero Technologies does not currently have any additional information.