FireDAC.UI.Intf.TFDGUIxScreenCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDGUIxScreenCursor = (gcrNone, gcrDefault, gcrHourGlass, gcrSQLWait, gcrAppWait);

C++

enum DECLSPEC_DENUM TFDGUIxScreenCursor : unsigned int { gcrNone, gcrDefault, gcrHourGlass, gcrSQLWait, gcrAppWait };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.UI.Intf.pas
FireDAC.UI.Intf.hpp
FireDAC.UI.Intf FireDAC.UI.Intf

Description

Embarcadero Technologies does not currently have any additional information.