Data.Bind.Components.IControlEditorName

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
interface
class
Visibility: public
Source:
Data.Bind.Components.pas
Data.Bind.Components.hpp
Unit: Data.Bind.Components
Parent: Data.Bind.Components

Delphi

IControlEditorName = interface

C++

__interface  INTERFACE_UUID("{54BA961D-A606-469E-98BE-0F39E97E98B6}") IControlEditorName  : public System::IInterface

Description

This interface is implemented by classes that require to get the control editor name of an object by supplying a GUID.

See Also