API:FireDAC.DatS.TFDDatSViewList.Add

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function Add(AObj: TFDDatSView): Integer; overload;
function Add(const AName: String): TFDDatSView; overload;

C++

int __fastcall Add(TFDDatSView* AObj)/* overload */;
TFDDatSView* __fastcall Add(const System::UnicodeString AName)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS TFDDatSViewList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !