FireDAC.Phys.Intf.IFDPhysCommand.StateHandler
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: IFDPhysCommand | |
Delphi
property StateHandler: IFDPhysCommandStateHandler read GetStateHandler write SetStateHandler;
C++
__property _di_IFDPhysCommandStateHandler StateHandler = {read=GetStateHandler, write=SetStateHandler};
Description
Embarcadero Technologies does not currently have any additional information.