FireDAC.Comp.Client.TFDCustomCommand.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDCustomCommand

C++

operator Firedac::Phys::Intf::_di_IFDPhysCommandStateHandler()
operator Firedac::Stan::Intf::_di_IFDStanAsyncHandler()
operator Firedac::Stan::Intf::_di_IFDStanObject()
operator Firedac::Stan::Intf::_di_IFDStanErrorHandler()
operator Firedac::Stan::Option::_di_IFDStanOptions() { return OptionsIntfImpl; }

Description

C++ conversion of a TComponent into a System.Classes.IInterfaceComponentReference or a System.IInterface, depending on casting.

FireDAC.Comp.Client.TFDCustomCommand.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.

See Also