I need to show a message box in my form's hide event in delphi xe5 firemonkey form. when i am doing so, all my custom styles are getting corrupt when the box is shown. Same problem is there if i use showmodal rather then using showmessage.
Any solution for this ?
Thanks.