API:System.Rtti.TValue.From
Delphi
class function From<T>(const Value: T): TValue; inline; static;
C++
TValue __fastcall TValue::From(const T Value)
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | System.Rtti.pas SystemRtti.h |
System.Rtti | TValue |
Description
Embarcadero Technologies does not currently have any additional information.