API:System.SyncObjs.TCountdownEvent.Reset
Delphi
procedure Reset; overload;
procedure Reset(Count: Integer); overload;
C++
void __fastcall Reset(void)/* overload */;
void __fastcall Reset(int Count)/* overload */;
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. Please help us document this topic by using the Discussion page!