Data.Bind.ObjectScope.TBindSourceAdapter.BeforeClose
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.ObjectScope.pas Data.Bind.ObjectScope.hpp
| |
| Unit: Data.Bind.ObjectScope | |
| Parent: TBindSourceAdapter | |
Delphi
property BeforeClose: TAdapterNotifyEvent read FBeforeClose write FBeforeClose;
C++
__property TAdapterNotifyEvent BeforeClose = {read=FBeforeClose, write=FBeforeClose};
Description
Embarcadero Technologies does not currently have any additional information.