Component (gb)

This class represents a component loaded by the interpreter.

Diese Klasse kann nicht erzeugt werden.

Statische Eigenschaften
Path   Returns the system path where all the components are stored.

Statische Methoden
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.

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