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