Data.Bind.Components.TCommonBindComponent.DoOnDeactivated

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoOnDeactivated; virtual;

C++

virtual void __fastcall DoOnDeactivated();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components TCommonBindComponent

Description

Protected method for internal use only.

See Also