API:FMX.Platform.IFMXLoggingService.Log
Delphi
procedure Log(const Format: string; const Params: array of const);
C++
virtual void __fastcall Log(const System::UnicodeString Format, System::TVarRec const *Params, const int Params_High) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | FMX.Platform.pas FMX.Platform.hpp |
FMX.Platform | IFMXLoggingService |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!