Previous Topic

Next Topic

Inhoudsopgave

Book Index

TProcessForm Object

Description

Creates an empty Isah process form.

Remarks

The TProcessFormObject inherits its class from the TForm object. You can use all properties, procedures and functions available as TForm components in the TProcessFormObject. Please refer to the Components section for more information on the controls and components that you can use to build custom forms and the properties, methods and events that are available.

See the code snippets to see how create a process form with visual components.

In this folder

Properties

Methods

Events

Code Snippets