VarAsType (rtl)
De Wiki1000
Version du 11 août 2009 à 13:10 par Syfre (discuter | contributions)
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: