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