Fmx.Bind.Navigator.TFMXBindNavigatePost

提供: RAD Studio API Documentation
移動先: 案内検索

Fmx.Bind.Navigator.TFMXBindNavigateActionFMX.ActnList.TActionFMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentTFMXBindNavigatePost

Delphi

TFMXBindNavigatePost = class(TFMXBindNavigateAction)

C++

class PASCALIMPLEMENTATION TFMXBindNavigatePost : public TFMXBindNavigateAction

プロパティ

種類 可視性 ソース ユニット
class public
Fmx.Bind.Navigator.pas
Fmx.Bind.Navigator.hpp
Fmx.Bind.Navigator Fmx.Bind.Navigator

説明

標準の登録 LiveBinding アクションを実装したものです。


TFMXBindNavigatePost クラスでは、現在のレコードに対して行われた編集をデータ ソースに適用するために使われる、標準の LiveBinding アクションを実装しています。標準の LiveBinding アクションの使い方の詳細は、ヘルプ トピック「LiveBinding とアクション リスト」を参照してください。

関連項目