FireDAC.UI.Intf.TFDGUIxScriptOutputEvent

From RAD Studio API Documentation
Jump to: navigation, search

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.