API:System.SyncObjs.TCountdownEvent.CurrentCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentCount: Integer read FCurrentCount;

C++

__property int CurrentCount = {read=FCurrentCount, nodefault};

Properties

Type Visibility Source Unit Parent
property public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs TCountdownEvent

Description

Embarcadero Technologies does not currently have any additional information.