Perhaps I'm forgetting something from my old Delphi days, but... In my form's Interface "uses" clause I've listed the datamodule's unit. How then do I link properties across to components in the DataModule? For instance, how do you place the TImageList on the datamodule, but have the menu on the form use it? -Tony Maro