FireDAC.Comp.UI.TFDGUIxLoginDialog.OnChangePassword
[–] Properties | |
---|---|
Type: event | |
Visibility: published | |
Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
Unit: FireDAC.Comp.UI | |
Parent: TFDGUIxLoginDialog |
Delphi
property OnChangePassword: TFDGUIxLoginDialogEvent read FOnChangePassword write SetOnChangePassword;
C++
__property Firedac::Ui::Intf::TFDGUIxLoginDialogEvent OnChangePassword = {read=FOnChangePassword, write=SetOnChangePassword};
Description
Embarcadero Technologies does not currently have any additional information.