TValueHelper.ToType<T> Method
Overloads
| ToType<T> |
Converts stored value to the specified type. |
| ToType<T>(TFormatSettings) |
Converts stored value to the specified type using the specified format settings. |
Converts stored value to the specified type.
Delphi
function ToType<T>: T
Type Parameters
- T
Returns
T