I'm working with flowpanel
on Delphi
and I noticed that it adds an additional property in objectInspector
, control index
, to objects inserted in it.
I wanted to know how this is done, if I ever needed the feature, how would a component change the properties of another object without being inherited?