FireDAC.Comp.Client.TFDCustomManager.WaitCursor

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property WaitCursor: TFDGUIxScreenCursor read GetWaitCursor

C++

__property Firedac::Ui::Intf::TFDGUIxScreenCursor WaitCursor = {read=GetWaitCursor, write=SetWaitCursor, default=3};

Description

Gets or sets the waiting cursor shape.

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

See Also