[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 1105

public function TScreen.FindNonDesignerForm(

  const FormName: string

):TCustomForm;

See also

TScreen.FindForm

  

Finds a form by its name.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.