API:EMS.Services.IEMSLoggingService.SetupCustomOutput

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetupCustomOutput(const AEnabled: TEMSLoggingEnabledFunc;  const AOutput: TEMSLoggingOutputProc; const ASynchronize: Boolean);

C++

virtual void __fastcall SetupCustomOutput(const System::DelphiInterface<System::Sysutils::TFunc__1<bool> > AEnabled, const _di_TEMSLoggingOutputProc AOutput, const bool ASynchronize) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSLoggingService

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.