API:FMX.Platform.IFMXLoggingService.Log
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 ;
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.