Changeset 369 for Common/UThreading.pas


Ignore:
Timestamp:
May 31, 2012, 6:26:07 AM (12 years ago)
Author:
chronos
Message:
  • Fixed: In package Common TJobProgressView fixed handling of job resultstring and job termination.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/UThreading.pas

    r305 r369  
    164164procedure Synchronize(Method: TMethodCall);
    165165var
    166   I: Integer;
    167166  Thread: TVirtualThread;
    168167begin
Note: See TracChangeset for help on using the changeset viewer.