FireDAC.Phys.IBWrapper.TIBTraceAction

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIBTraceAction = (taStart, taStop, taSuspend, taResume, taList);

C++

enum DECLSPEC_DENUM TIBTraceAction : unsigned int { taStart, taStop, taSuspend, taResume, taList };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.