FMX.Platform.IFMXSystemInformationService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXSystemInformationService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{2E01A60B-E297-4AC0-AA24-C5F52289EC1E}") IFMXSystemInformationService  : 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 retrieve system properties such as scrolling behavior options, minimum scroll thumb size, or the caret width.

See Also