FMX.Platform.IFMXDefaultPropertyValueService.GetDefaultPropertyValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDefaultPropertyValue(const AClassName: string; const PropertyName: string): TValue;

C++

virtual System::Rtti::TValue __fastcall GetDefaultPropertyValue(const System::UnicodeString AClassName, const System::UnicodeString PropertyName) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform IFMXDefaultPropertyValueService

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!