Data.Bind.Components.IControlEditorName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IControlEditorName = interface

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
Data.Bind.Components.pas
Data.Bind.Components.hpp
Data.Bind.Components Data.Bind.Components

Description

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

See Also