FireDAC.Stan.Intf.TFDObjList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDObjList

Delphi

TFDObjList = {$IFDEF AUTOREFCOUNT} TList<TObject> {$ELSE} TList {$ENDIF};

C++

typedef System::Classes::TList TFDObjList;

Properties

Type Visibility Source Unit Parent
class
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Embarcadero Technologies does not currently have any additional information.