Forms


This section contains information about forms available in the package. The usage is simple. Create form, set value using setValue() method, call ShowModal which will show the form and return mrOk when user finished editing and accept changes, use getValue() to receive new value.


Forms

Sections