TTypedValue.From<T>(T,PTypeInfo) Method
Represents method From<T>(T,PTypeInfo)
.
public class function From<T>(const value: T; const typeInfo: PTypeInfo): TTypedValue; overload; static;
Type Parameters
- T
Parameters
- value
- Type: T
- typeInfo
- Type: System.Void