Re-enables forms disabled in the DisableForms method.
Source position: forms.pp line 1256
public procedure TScreen.EnableForms( |
var AFormList: TList |
); |
AFormList |
|
The list containing the forms to enable. The list is destroyed on exit. |
Use this method to restore all previously disabled forms.
|
Disables all forms except for SkipForm. |
| Version 4.6 | Generated 2026-02-20 | Home |