System.Threading.TThreadPool.TSafeSharedInteger.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: Integer read GetInteger write SetInteger;

C++

__property int Value = {read=GetInteger, write=SetInteger};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.