API:System.TypInfo.SetFloatProp
Delphi
procedure SetFloatProp(Instance: TObject; const PropName: string; const Value: Extended);
procedure SetFloatProp(Instance: TObject; PropInfo: PPropInfo; const Value: Extended);
C++
extern DELPHI_PACKAGE void __fastcall SetFloatProp(System::TObject* Instance, const System::UnicodeString PropName, const System::Extended Value)/* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.TypInfo.pas System.TypInfo.hpp |
System.TypInfo | System.TypInfo |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!