Hi,

Looking at the *.lfm files I can see that non-visual components have
Left and Top properties stored. But those non-visual components
(descending from TComponent) doesn't actually have a Left and Top
published property. Left and Top are only introduced in TControl. So
how does this work?

-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to