Hello DX,
I'm creating a MemoExEdit descendant. It's main control in the popupform is a MemoEdit and I ideally would like to reuse my MemoEdit descendant.
Currently we can easily replace the default MemoExPopupForm with the overridable CreatePopupForm(). But in the derived MemoExPopupForm there's no method to provide a MemoEdit descendant. If you could add an overridable CreateMemoEdit() in the MemoExPopupForm class that be ideal.
Thanks!
Alex