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

TScreen.FindDataModule

Finds the named DataModule.

Declaration

Source position: forms.pp line 1108

public function TScreen.FindDataModule(

  const DataModuleName: string

):TDataModule;

See also

TScreen.FindNonDesignerDataModule

  

Finds the named DataModule, excluding designer modules.

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