Component (gb)

This class represents a component loaded by the interpreter.

Esta clase no es instanciable.

Propiedades estáticas
Path   Returns the system path where all the components are stored.

Métodos estáticos
FindFromPath   Returns which component owns a specific relative path.
IsLoaded   Returns TRUE if a specific component is loaded.
Load   Loads a component from its name.

Propiedades
Library   Returns if a component is actually a library.
Name   Returns the name of a component.
Version   Returns the version string of a component.