Title: RE: [DUG]: loaded method...

this is normal behaviour. if i remember correctly, it gets called
after streaming, which is why it doesn't happen if you .Create() it
yourself.. and it never worked before either..

Cya!

> When my component gets created at runtime the Loaded() method
> gets called,
> but I've just discovered, that when I create the same
> component at runtime
> by calling TMyComp.Create(Self) the Loaded() method -doesn't-
> get called.
>
> Is this normal behaviour???  I'm sure this worked under D3.....

Reply via email to