API:System.Rtti.TValue.AsType
Delphi
function AsType<T>(const EmptyAsAnyType: Boolean = True): T;
C++
T __fastcall TValue::AsType(const bool EmptyAsAnyType)
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.