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