API:System.SyncObjs.TCountdownEvent.Signal
Delphi
function Signal(Count: Integer = 1): Boolean;
C++
bool __fastcall Signal(int Count = 0x1);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.SyncObjs.pas System.SyncObjs.hpp |
System.SyncObjs | TCountdownEvent |
Description
Embarcadero Technologies does not currently have any additional information.