System.SysUtils._di_IReadWriteSync

From RAD Studio API Documentation
Jump to: navigation, search


C++

typedef System::DelphiInterface<IReadWriteSync> _di_IReadWriteSync;

Properties

Type Visibility Source Unit Parent
typedef public System.SysUtils.hpp System.SysUtils System.SysUtils

Description

Delphi interface of IReadWriteSync.

You can use IReadWriteSync for read/write synchronization.

See Also