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