FireDAC.UI.Intf.TFDGUIxScriptOutputEvent
Delphi
TFDGUIxScriptOutputEvent = procedure (ASender: TObject; const AStr: String) of object;
C++
typedef void __fastcall (__closure *TFDGUIxScriptOutputEvent)(System::TObject* ASender, const System::UnicodeString AStr);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | FireDAC.UI.Intf.pas FireDAC.UI.Intf.hpp |
FireDAC.UI.Intf | FireDAC.UI.Intf |
Description
Embarcadero Technologies does not currently have any additional information.