Is there a way how to add more than one component into VirtualTreeView's IVTEditLink editor ?
I would use a standalone form as an editor container and leave the IVTEditLink concept for this purpose because:
TPanel as an editor component container then you should consider to choose the right Parent of that TPanel; the editor with many fields may overlap either the bounds rectangle of your virtual tree or even bounds of your formOnDeactivate event to a form than to TPanel componentIVTEditLink concept at all because it looses its sense here; the IVTEditLink was designed for specific node and column editors rather than for the whole nodes; you can simply open the form editor when the OnEditing event arrives, or at double click event etc.But if I didn't convince you of leaving the IVTEditLink concept for node editing of more than one column then you can check this example for the implementation of a form as an editor for IVTEditLink interface.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With