FireDAC.Comp.UI.TFDGUIxWaitCursor.operator ()
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.UI.hpp | |
| Unit: FireDAC.Comp.UI | |
| Parent: TFDGUIxWaitCursor | |
C++
operator Firedac::Ui::Intf::_di_IFDGUIxWaitCursor() { return WaitCursor; }
Description
C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.
FireDAC.Comp.UI.TFDGUIxWaitCursor.operator () inherits from System.Classes.TComponent.operator (). All content below this line refers to System.Classes.TComponent.operator ().
C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.