Data.Bind.Components.TCommonBindComponent.DoOnActivated
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TCommonBindComponent | |
Delphi
procedure DoOnActivated; virtual;
C++
virtual void __fastcall DoOnActivated();
Description
Protected method called internally to fire an OnActivated event.