Data.Bind.Components.TCommonBindComponent.DoOnActivating
Delphi
procedure DoOnActivating; virtual;
C++
virtual void __fastcall DoOnActivating(void);
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.