FireDAC.Phys.Intf.TFDPhysDisconnectFilter
| [–] Properties | |
|---|---|
| Type: type typedef
| |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: FireDAC.Phys.Intf | |
Delphi
TFDPhysDisconnectFilter = function (ACmdObj: TObject): Boolean;
C++
typedef bool __fastcall (*TFDPhysDisconnectFilter)(System::TObject* ACmdObj);
Description
Embarcadero Technologies does not currently have any additional information.