Fmx.Bind.Navigator.TFMXBindNavigateRefresh

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

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

Delphi

TFMXBindNavigateRefresh = class(TFMXBindNavigateAction)

C++

class PASCALIMPLEMENTATION TFMXBindNavigateRefresh : public TFMXBindNavigateAction

プロパティ

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

説明

標準のデータ更新 LiveBinding アクションを実装したものです。


TFMXBindNavigateRefresh クラスでは、現在行の表示をデータ ソースだけを基に更新するために使われる、標準の LiveBinding アクションを実装しています。標準の LiveBinding アクションの使い方の詳細は、ヘルプ トピック「LiveBinding とアクション リスト」を参照してください。

関連項目