Data.DBXCommon.TDBXScheduleEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDBXScheduleEvent = reference to procedure;

C++

__interface TDBXScheduleEvent  : public System::IInterface

Properties

Type Visibility Source Unit Parent
anonMethod
class
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Anonymous procedure used with the TDBXScheduler.

See Also