FMX.Platform._di_IFMXSaveStateService

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IFMXSaveStateService> _di_IFMXSaveStateService;

Properties

Type Visibility Source Unit Parent
typedef public FMX.Platform.hpp FMX.Platform FMX.Platform

Description

Delphi interface for IFMXSaveStateService.

You can use _di_IFMXSaveStateService to refer to a save state service object in C++ code.

See Also