FMX.Platform.IFMXLoggingService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXLoggingService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{01BFC200-0493-4B3B-9D7E-E3CDB1242795}") IFMXLoggingService  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Platform service to use the system logging service.

See Also