API:FMX.Platform.IFMXLoggingService.Log

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Log(const AFormat: string; const AParams: array of const);

C++

virtual void __fastcall Log(const System::UnicodeString AFormat, const System::TVarRec *AParams, const int AParams_High) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXLoggingService

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.