When choosing color in TColorBox OnSelect trigger good, but when selecting Custom color the trigger happend before the color dialog opened, it should be after the dialog.
I need to take the color choosed but TColorBox
OnEditorDone only trigger when lost focus
OnChange have same work before and after, but it triggered also when changing it inside the code not by user.
Is that a bug?