Afficher : Delphi C++
Préférences d'affichage

Data.DBXCommon.TDBXProperties.Events

De XE2 API Documentation

Delphi

property Events: TEventsCollection read FEvents write FEvents;

C++

__property TEventsCollection* Events = {read=FEvents, write=FEvents};

Propriétés

Type Visibilité  Source Unité  Parent
property public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon TDBXProperties

Description

Spécifie une collection de procédures événementielles stockées par nom.

La propriété Events spécifie une collection de procédures événementielles stockées par nom.

Voir aussi

Versions précédentes
Traductions