FMX.Platform.IFMXDefaultPropertyValueService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXDefaultPropertyValueService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{7E8A25A0-5FCF-49FA-990C-CEDE6ABEAE50}") IFMXDefaultPropertyValueService  : 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 for obtaining the default value of a specified property from a given class.

See Also