Vcl.Bind.Navigator.TCustomBindNavigator.ActiveChanged

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

Delphi

procedure ActiveChanged;

C++

void __fastcall ActiveChanged();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.Bind.Navigator.pas
Vcl.Bind.Navigator.hpp
Vcl.Bind.Navigator TCustomBindNavigator

説明

データ ソースの状態がアクティブまたは非アクティブに変化するたびに、内部的に実行されます。


ActiveChanged は、実行時にフォームが初めてメモリに読み込まれたときにも実行されます。

関連項目