Data.DBXCommon.TDBXScheduleEvent

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
anonMethod
class
Visibility: public
Source:
Data.DBXCommon.pas
Data.DBXCommon.hpp
Unit: Data.DBXCommon
Parent: Data.DBXCommon

Delphi

TDBXScheduleEvent = reference to procedure;

C++

__interface TDBXScheduleEvent  : public System::IInterface

Description

Anonymous procedure used with the TDBXScheduler.

See Also