First page Back Continue Last page Overview Graphics
Controls, Forms, Classes & Objects
Controls are the widgets that display stuff, present actions for the operator to take
Forms are where you place your controls
Classes are the templates for your objects
Objects are the instantiated (running) entities based on classes.