DK for Delphi | GisClasses.TGIS_ThreadClass.LockThread | Constructors | Methods
Enters the internal critical section.
// Delphi public procedure LockThread; inline;
// C++ Builder public: void LockThread(void);
Acquires the lock to protect shared state against concurrent access from other threads.