FireDAC.Stan.Intf.TFDClassList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDClassList

Delphi

TFDClassList = {$IFDEF AUTOREFCOUNT} TList<TClass> {$ELSE} TList {$ENDIF};

C++

typedef System::Classes::TList TFDClassList;

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.