Data.Bind.Components.TCustomBindGridList.OnFilledRecords

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnFilledRecords: TNotifyEvent read FOnFilledRecords write FOnFilledRecords;

C++

__property System::Classes::TNotifyEvent OnFilledRecords = {read=FOnFilledRecords, write=FOnFilledRecords};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!