Data.Bind.Components.TCustomBindControlValue.NotifyOutputs
Delphi
property NotifyOutputs: Boolean read FNotifyOutputs write SetNotifyOutputs default False;
C++
__property bool NotifyOutputs = {read=FNotifyOutputs, write=SetNotifyOutputs, default=0};
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
property | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | TCustomBindControlValue |