JCL Help:TJclCriticalSection

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

TJclCriticalSection
|
TJclCriticalSectionEx


Summary

Wrapper for a Win32 critical section object


Pascal

 public TJclCriticalSection = class(TObject);


Description

TJclCriticalSection is a wrapper for a Win32 critical section object which surfaces only functionality common to all Win32 implementations. Windows 98 and Windows NT introduced some additional functionality which is only available in the TJclCriticalSectionEx class.


About

Unit

JclSynch


Navigation

Donator

Marcel van Brakel


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page