FireDAC.Comp.UI.TFDGUIxErrorDialog.Execute

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Execute(E: EFDDBEngineException);

C++

void __fastcall Execute(Firedac::Stan::Error::EFDDBEngineException* E);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.UI.pas
FireDAC.Comp.UI.hpp
FireDAC.Comp.UI TFDGUIxErrorDialog


Description

Affiche le dialogue d'erreur.

Utilisez la méthode Execute pour afficher manuellement le dialogue d'erreur et afficher le contenu d'un objet exception.

Voir aussi