System.Threading.TThreadPool.TSafeSharedUInt64.Value

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Value: UInt64 read GetUInt64 write SetUInt64;

C++

__property unsigned __int64 Value = {read=GetUInt64, write=SetUInt64};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.