API:FMX.Platform.IFMXLoggingService.Log

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Log(const Format: string; const Params: array of const);

C++

virtual void __fastcall Log(const System::UnicodeString Format, const System::TVarRec *Params, const int Params_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.