VarAsType (rtl)
Function VarAsType(const V:Variant; VarType:TVarType):Variant;
Cette fonction convertit un variant dans le type spécifié.
| Result | Le variant convertit dans le type spécifié. |
| V | Variant. |
| VarType | Type du variant. |
Exemple
begin
end;
Voir aussi: