Data.Bind.Components.IBindListRefreshing.OnListRefreshing
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: IBindListRefreshing | |
Delphi
property OnListRefreshing: TNotifyEvent read GetListRefreshing write SetListRefreshing;
C++
__property System::Classes::TNotifyEvent OnListRefreshing = {read=GetListRefreshing, write=SetListRefreshing};
Description
Embarcadero Technologies does not currently have any additional information.