TTMSFNCTabset

Hi,
Using the latest (as of this date) version of TMS FNC UI Pack and I'm getting an occasional Access Violation (Win64, not tested other targets yet). This Only happens with the following conditions are true: HitTest is enabled for the component and I have a modeless floating window showing (that has this main form set as a parent) and I move the mouse across a tab while the modeless window is visible (I think it has focus too, need to verify this). Has anyone else come across this?

Thanks,
Pete

Can you put together a sample?

Hi,
Thanks for the reply. I'll see what I can do, I'm about to be away for a while, just wanted to see if this was something that people had come across.

Regards,
Pete

Ok... Interestingly it doesn't seem to be my code and I'm not now thinking it's Your code either (wouldn't have surprised me if it was my code!). It seems to be something to do with the FireMonkey Styling system. If I create a blank project with the same form showing code it's fine, it only started crashing when I loaded a style file and applied it. I'll investigate and try other styles. Sorry for the probable false alarm.

Pete