API:Data.DBXCommon.TDBXScheduler.AddEvent

From RAD Studio API Documentation
Jump to: navigation, search

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.