WinStudio

Understanding Unbound Forms

Some forms are not bound to collections. For example, a form can be used to collect some data that is then passed as a parameter to a method or procedure. Forms of this type are often used to generate reports. Form components are usually bound to variables.