[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Finds the named DataModule, excluding designer modules.
Source position: forms.pp line 1028
public function TScreen.FindNonDesignerDataModule( |
const DataModuleName: |
):TDataModule; |
|
Finds the named DataModule. |