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