API:Data.DBXCommon.TDBXScheduler.AddEvent
Delphi
procedure AddEvent(Id: NativeInt; Proc: TDBXScheduleEvent; Delta: Integer);
C++
void __fastcall AddEvent(System::NativeInt Id, _di_TDBXScheduleEvent Proc, int Delta);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXScheduler |
Description
Embarcadero Technologies does not currently have any additional information.