Variant - Component Property

Component is the value of the variable as component reference

Member of Variant (PRIM_VAR)

Data Type - PRIM_OBJT - Base object, use it as the ancestor of components which are not visualized

Details

The Component property returns the content of the variant as a Component reference.
 
Methods and properties on Component instance can be accessed, but no checks are performed when compiling.
 
At runtime, it the syntax entered is invalid, it will result in a run time error.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2