API:System.Bindings.Outputs.TBindingOutput.OnAssignedValue
Delphi
property OnAssignedValue: TBindingAssignedValueEvent read FAssignedValueEvent write FAssignedValueEvent;
C++
__property TBindingAssignedValueEvent OnAssignedValue = {read=FAssignedValueEvent, write=FAssignedValueEvent};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | public | System.Bindings.Outputs.pas System.Bindings.Outputs.hpp |
System.Bindings.Outputs | TBindingOutput |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。