VarAsType (rtl)
<source lang='delphi'>Function VarAsType(const V:Variant; VarType:TVarType):Variant;</source>
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
<source lang='delphi'> begin end; </source>
Voir aussi:
{{#if:Développement DSM|
{{#if:Développement DSM|— Développement DSM |}} — Développement DSM —
|
{{#if:|— [[{{{1}}}]] |}} — Développement DSM —
}}