FireDAC.Stan.Intf.TFDObjList
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.