Data.Bind.Components.TCommonBindComponent.DoOnDeactivating

提供:RAD Studio API Documentation

Delphi

procedure DoOnDeactivating; virtual;

C++

virtual void __fastcall DoOnDeactivating(void);

プロパティ

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

説明

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

関連項目