Data.Bind.Components.TCommonBindComponent.DoOnDeactivated

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

Delphi

procedure DoOnDeactivated; virtual;

C++

virtual void __fastcall DoOnDeactivated();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCommonBindComponent

説明

内部使用のみの protected メソッド。

関連項目