FMX.Platform.TPlatformServices.GlobalFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property GlobalFlags: TDictionary<string, Boolean> read FGlobalFlags;

C++

__property System::Generics::Collections::TDictionary__2<System::UnicodeString,bool>* GlobalFlags = {read=FGlobalFlags};

Properties

Type Visibility Source Unit Parent
property public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform TPlatformServices

Description

This read-only property is not used in this implementation.