Is there any particular reason why TLMDDockPanel doesn't make public the properties OnAlignInsertBefore and OnAlignPosition? Applications need to provide handlers for these two events if they use the alCustom align type for contained components.
(I've ended up creating a derived class with these two made public, but it's a little unsatisfactory because it doesn't work in the visual designer.)
Thanks.
Comments