This content is provided AS IS for archive purposes only. Content may be out of date with no guarantee of correctness.

EnableForm - Main Functions - Hag GUI for Cobra - Static

Main Article

EnableForm - Main Functions - Hag GUI for Cobra

Procedure EnableForm(frm: ^forms, [enable:Boolean=TRUE], [allChildren:Boolean=FALSE])

frm: The form element to be affected.

enable: Enable/disable the form from responding to user input.

allChildren: Also enable/disable all form child elements individually. Note that child elements are disabled when the parent form is disabled, but when allChildren is TRUE they will also change appearance to show that they are disabled, e.g. become greyed out.

Stay Subscribed

@golightlyb, subscribe to the RSS feed or get updates by e-mail.

You can also contact me directly - I make an effort to reply to every e-mail.


Login
v0.34.archive