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