API:FireDAC.Comp.Client.TFDManager.WaitCursor

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDManager

Delphi

property WaitCursor;

C++

__property WaitCursor = {default=3};

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