Data.Bind.Components.TScopeMappingItem.ValNotifyEvent
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TScopeMappingItem | |
Delphi
property ValNotifyEvent: TNotifyEvent read FValNotifyEvent write SetValNotifyEvent;
C++
__property System::Classes::TNotifyEvent ValNotifyEvent = {read=FValNotifyEvent, write=SetValNotifyEvent};
Description
Embarcadero Technologies does not currently have any additional information.