Hiya all

I've been writing a component editor the the SQL on a query and I use the
following code

  Designer := TForm(Entity.Owner).Designer as IFormDesigner;
  if Designer <> nil then...

But what happens on a TDatamodule (I'll tell you I get and exception)

How does a TDatamodule implement its designer interface

TIA
Regards
Neven




---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to