Data.Bind.Components.TCommonBindComponent.DoOnDeactivating
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
Unit: Data.Bind.Components | |
Parent: TCommonBindComponent |
Delphi
procedure DoOnDeactivating; virtual;
C++
virtual void __fastcall DoOnDeactivating();
Description
Protected method for internal use only.