API:FireDAC.Comp.UI.TFDGUIxWaitCursor

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: FireDAC.Comp.UI.pas FireDAC.Comp.UI.hpp
| |
Unit: FireDAC.Comp.UI | |
Parent: FireDAC.Comp.UI |
Delphi
TFDGUIxWaitCursor = class(TFDGUIxComponent, IFDGUIxWaitCursor)
C++
class PASCALIMPLEMENTATION TFDGUIxWaitCursor : public TFDGUIxComponent
Description
The base class for all FireDAC GUIx components.
FireDAC.Comp.UI.TFDGUIxWaitCursor inherits from FireDAC.Comp.UI.TFDGUIxComponent. All content below this line refers to FireDAC.Comp.UI.TFDGUIxComponent.
The base class for all FireDAC GUIx components.
The TFDGUIxComponent class is not used directly and serves as the base class for all FireDAC GUIx components. The main property is Provider.
See Also