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

TScreen.FindNonDesignerDataModule

Finds the named DataModule, excluding designer modules.

Declaration

Source position: forms.pp line 1107

public function TScreen.FindNonDesignerDataModule(

  const DataModuleName: string

):TDataModule;

See also

TScreen.FindDataModule

  

Finds the named DataModule.

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