How to use a component |
Top Previous Next |
All components have the Project property, which has to be set.
Before the execution of a project it is loaded and compiled. This is done automatically at the call of the Execute method or the special Transform method. But it is also possible to activate the component with LoadProject and CompileProject explicitly and to control the success with IsLoaded, IsCompiled and the Active property.
Bei der Ausführung einer Transformation werden Meldungen über Fehler oder Erfolge erzeugt. Diese Meldungen können entweder über entsprechende Ereignisse abgefangen werden oder können aus dem Zwischenspeicher ausgelesen werden.
At the execution of a transformation messages are produced about faults or success. These messages either can be intercepted by the corresponding events or can be selected afterwards from an intermediate list.. |
This page belongs to the TetraComponents Documentation |
Home Content German |