API:System.SyncObjs.TCountdownEvent.AddCount

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure AddCount(Count: Integer = 1);

C++

void __fastcall AddCount(int Count = 0x1);

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.