Hi,
How can a widget be moved within it's parent?
Thanks,
Ken
You mean, drag&drop at runtime? This is not possible unless you implement this yourself. via Drag/Drop events at control level.Pieter Scheldeman2020-03-23 10:04:17
Is it possible using a TTMFNCPanel?