FireDAC.Stan.Intf.TFDThreadObjList

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDThreadObjList

Delphi

TFDThreadObjList = {$IFDEF AUTOREFCOUNT} TThreadList<TObject> {$ELSE} TThreadList {$ENDIF};

C++

typedef System::Classes::TThreadList TFDThreadObjList;

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.