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

TScreen.FindForm

Finds a form by its name.

Declaration

Source position: forms.pp line 1031

public function TScreen.FindForm(

  const FormName:

):TCustomForm;

See also

TScreen.FindNonDesignerForm

  

Finds the named form, excluding designer forms.