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

TScreen.FindNonDesignerForm

Finds the named form, excluding designer forms.

Declaration

Source position: forms.pp line 1030

public function TScreen.FindNonDesignerForm(

  const FormName:

):TCustomForm;

See also

TScreen.FindForm

  

Finds a form by its name.