FireDAC.Comp.Client.TFDMemTable.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TFDCustomMemTable.Create */ inline __fastcall virtual TFDMemTable(System::Classes::TComponent* AOwner) : TFDCustomMemTable(AOwner) { }

Properties

Type Visibility Source Unit Parent
constructor public FireDAC.Comp.Client.hpp FireDAC.Comp.Client TFDMemTable

Description

Creates an instance of TFDMemTable.

See Also