Data.Bind.Components.IBindListGroupEditor.FillGroupList

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FillGroupList(ARecordEnumerator: IScopeRecordEnumerator;
AFormatProc: TFormatCallback;
AFormatHeaderProc: TFormatCallback;
AQueryBreakCallback: TQueryBreakCallback);

C++

virtual void __fastcall FillGroupList(_di_IScopeRecordEnumerator ARecordEnumerator, _di_TFormatCallback AFormatProc, _di_TFormatCallback AFormatHeaderProc, _di_TQueryBreakCallback AQueryBreakCallback) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components IBindListGroupEditor

Description

Embarcadero Technologies does not currently have any additional information.