Internet Direct (Indy) Version 9.0.1 Beta
|
TIdPID = LongWord;
For the Windows platform, TIdPID is defined as a LongWord value as returned by the CurrentProcessID function.
For the Linux platform, TIdPID is defined as an Integer value as returned by the CurrentProcessID function.