Data.Bind.Components.IBindListRefreshing.OnListRefreshing

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnListRefreshing: TNotifyEvent read GetListRefreshing write SetListRefreshing;

C++

__property System::Classes::TNotifyEvent OnListRefreshing = {read=GetListRefreshing, write=SetListRefreshing};

Properties

Type Visibility Source Unit Parent
event public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IBindListRefreshing

Description

Embarcadero Technologies does not currently have any additional information.