[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Clear the variant value
Source position: variants.pp line 106
procedure VarClear( |
var V: Variant |
); |
var V: OleVariant |
); |
V |
|
Variant to clear |
V |
|
Variant to clear |
VarClear clears the variant, possibly freeing any memory taken by the value
None.
|
Create an error variant with value VAR_PARAMNOTFOUND |
|
|
Check if the variant has type varError |
|
|
Check if a variant is clear |