Open main menu

RAD Studio API Documentation β

Data.Bind.Components.TCommonBindComponent.DoOnActivating

Delphi

procedure DoOnActivating; virtual;

C++

virtual void __fastcall DoOnActivating();

Properties

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

Description

Protected method called internally to fire an OnActivating event.

See Also