Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns the Win32 ID of the thread on which the object was called.
_VFP.ThreadID
Remarks
You can use this property especially during debugging. For instance, you can use it to compare the threadID of a received call with the threadID of the object receiving the call.
See Also
Applies To: Application Object | _VFP