[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Use this method to restore all previously disabled forms.
Source position: forms.pp line 1132
public procedure TScreen.EnableForms( |
var AFormList: TList |
); |
AFormList |
|
The list containing the forms to enable. The list is destroyed on exit. |
|
Disable all forms except SkipForm. |
lazarus-ccr.sourceforge.net |