API:FireDAC.Phys.ASAWrapper.TASAToolMessageKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TASAToolMessageKind = (tmMessage, tmError, tmStatus, tmConfirm);

C++

enum DECLSPEC_DENUM TASAToolMessageKind : unsigned int { tmMessage, tmError, tmStatus, tmConfirm };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.ASAWrapper.pas
FireDAC.Phys.ASAWrapper.hpp
FireDAC.Phys.ASAWrapper FireDAC.Phys.ASAWrapper

Description

Embarcadero Technologies does not currently have any additional information.