System.Threading.TThreadPool.TSafeSharedCardinal.Value
Delphi
property Value: Cardinal read GetCardinal write SetCardinal;
C++
__property unsigned Value = {read=GetCardinal, write=SetCardinal};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TSafeSharedCardinal |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!