Hi,
ich schicke an eine
DLL die Variable des Formulars, damit ich aus der
DLL herraus z.b. auf Komponenten zugreifen kann.
Jedoch habe ich das Problem wenn ich z.b. das machen will:
(AFormMain.FindComponent('cobType') AS TComboBox).Text
Dann kommt ein Fehler: cannot assign a TComboBox to a TComboBox