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
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.
Febuary 18 V14SP2