[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TScreen.EnableForms

EnableForms - enable all forms from AFormList and destroy list. Used to restore state after DisableForms

Declaration

Source position: forms.pp line 1018

public procedure TScreen.EnableForms(

  var AFormList: TList

);