System.SyncObjs.TLightweightMREW.EndWrite

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EndWrite;

C++

void __fastcall EndWrite();

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TLightweightMREW

Description

EndWrite releases a lock that was opened in exclusive (writer) mode.