Data.Bind.Components.TContainedBindComponent.Loading
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: TContainedBindComponent | |
Delphi
function Loading: Boolean; virtual;
C++
virtual bool __fastcall Loading();
Description
Returns whether this component is in loading mode.