[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#fcl)

TRTLCriticalSection

A class for managing multiple threads

Declaration

type TRTLCriticalSection = record

  locked: LongInt;

end;

Description

This class is not yet implemented.