Hi, How to get the current TThread instance? For example: I created a TThread and called a function, which calls a function .... One of those sub functions needs to call TThread.Synchronize, which needs as parameter the current TThread. Mattias