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

public function TScreen.FindNonDesignerDataModule(

  const DataModuleName:

):TDataModule;

See also

TScreen.FindDataModule

  

Finds the named DataModule.