FireDAC.DatS.TFDDatSProcessNestedRowsMethod

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDDatSProcessNestedRowsMethod = procedure (ARow: TFDDatSRow) of object;

C++

typedef void __fastcall (__closure *TFDDatSProcessNestedRowsMethod)(TFDDatSRow* ARow);

Properties

Type Visibility Source Unit Parent
type
typedef
public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

Description

Embarcadero Technologies does not currently have any additional information.