FMX.Platform.IFMXDefaultPropertyValueService.GetDefaultPropertyValue
Delphi
function GetDefaultPropertyValue(const AClassName: string; const APropertyName: string): TValue;
C++
virtual System::Rtti::TValue __fastcall GetDefaultPropertyValue _DEPRECATED_ATTRIBUTE0 (const System::UnicodeString AClassName, const System::UnicodeString APropertyName) = 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.