System.Threading.TThreadPool.TSafeSharedInteger.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(var SharedVar: Integer);

C++

__fastcall TSafeSharedInteger(int &SharedVar);
TSafeSharedInteger() {}

Properties

Type Visibility Source Unit Parent
constructor public
System.Threading.pas
System.Threading.hpp
System.Threading TSafeSharedInteger

Description

Embarcadero Technologies does not currently have any additional information.