FireDAC.Comp.Client.TFDCustomManagerClass

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
classref
typedef
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: FireDAC.Comp.Client

Delphi

TFDCustomManagerClass = class of TFDCustomManager;

C++

typedef System::TMetaClass* TFDCustomManagerClass;

Description

Sets the TFDCustomManager descendant class.

Sets the TFDCustomManager descendant class, that FireDAC will use to create internally managed manager objects.

See Also