IBX.IBConnectionBroker.TIBConnectionBroker.CS1

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CS1 : TSimpleRWSync;

C++

System::Sysutils::TSimpleRWSync* CS1;

Properties

Type Visibility Source Unit Parent
field public
IBX.IBConnectionBroker.pas
IBX.IBConnectionBroker.hpp
IBX.IBConnectionBroker TIBConnectionBroker

Description

Field of type TRTLCriticalSection, used to synchronize threads.

CS1 is a field of type TRTLCriticalSection that is used to synchronize threads.

See Also