API:FireDAC.Comp.Client.TFDManager.WaitCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property WaitCursor: TFDGUIxScreenCursor read GetWaitCursor write SetWaitCursor default 3;

C++

__property WaitCursor = {default=3};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDManager

Description

Gets or sets the waiting cursor shape.

FireDAC.Comp.Client.TFDManager.WaitCursor inherits from FireDAC.Comp.Client.TFDCustomManager.WaitCursor. All content below this line refers to FireDAC.Comp.Client.TFDCustomManager.WaitCursor.

Gets or sets the waiting cursor shape.

The WaitCursor property gets or sets the shape of the waiting cursor.

See Also