FireDAC.Phys.ASAWrapper.TASAToolMessageKind
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.ASAWrapper.pas FireDAC.Phys.ASAWrapper.hpp
| |
| Unit: FireDAC.Phys.ASAWrapper | |
| Parent: FireDAC.Phys.ASAWrapper | |
Delphi
TASAToolMessageKind = (tmMessage, tmError, tmStatus, tmConfirm);
C++
enum DECLSPEC_DENUM TASAToolMessageKind : unsigned int { tmMessage, tmError, tmStatus, tmConfirm };
Description
Embarcadero Technologies does not currently have any additional information.