FireDAC.Comp.UI.TFDGUIxWaitCursor.WaitCursor
[–] Properties | |
---|---|
Type: property | |
Visibility: public | |
Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
Unit: FireDAC.Comp.UI | |
Parent: TFDGUIxWaitCursor |
Delphi
property WaitCursor: IFDGUIxWaitCursor read FWaitCursor
C++
__property Firedac::Ui::Intf::_di_IFDGUIxWaitCursor WaitCursor = {read=FWaitCursor};
Description
Returns a reference to the wait cursor interface.
The WaitCursor returns a reference to the IFDGUIxWaitCursor interface.