Data.Bind.Components.TCustomBindControlValue.NotifyOutputs
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCustomBindControlValue |
Delphi
property NotifyOutputs: Boolean read FNotifyOutputs write SetNotifyOutputs default False;
C++
__property bool NotifyOutputs = {read=FNotifyOutputs, write=SetNotifyOutputs, default=0};
Description
Embarcadero Technologies does not currently have any additional information.