Hi there. I managed to get OI example working (..) and I need to display (via the Property grid) something like this
+SET1
  i1 : integer
  s : string
+SET2
  color:tcolor
  +SUBSET1
    i2 : integer
    s2 : string
s3 : string
could anyone send me how component TMyComponent (used in OI example) should be done?
Thank you.
(need it because of remake of Rthree Exec (see rthree.org))