Data.DB.TDataSet.operator ()

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source: Data.DB.hpp
Unit: Data.DB
Parent: TDataSet

C++

operator _di_IProviderSupportNG()
operator _di_IProviderSupport()

Description

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

Data.DB.TDataSet.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