API:FireDAC.Comp.UI.TFDGUIxLoginDialog.OnShow
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
| Unit: FireDAC.Comp.UI | |
| Parent: TFDGUIxLoginDialog | |
Delphi
property OnShow: TNotifyEvent read FOnShow write FOnShow;
C++
__property System::Classes::TNotifyEvent OnShow = {read=FOnShow, write=FOnShow};
Description
Embarcadero Technologies does not currently have any additional information.