FireDAC.Stan.Intf.TFDPtrList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDPtrList

Delphi

TFDPtrList = {$IFDEF AUTOREFCOUNT} TList<Pointer> {$ELSE} TList {$ENDIF};

C++

typedef System::Classes::TList TFDPtrList;

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.