FireDAC.Phys.TFDPhysEventAlerter.FChangeHandlers

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FChangeHandlers: TInterfaceList;

C++

System::Classes::TInterfaceList* FChangeHandlers;

Properties

Type Visibility Source Unit Parent
field protected
FireDAC.Phys.pas
FireDAC.Phys.hpp
FireDAC.Phys TFDPhysEventAlerter

Description

List of associated change handlers.

See Also