Data.Bind.Components._di_IControlEditorName

From RAD Studio API Documentation
Jump to: navigation, search

C++

typedef System::DelphiInterface<IControlEditorName> _di_IControlEditorName;

Properties

Type Visibility Source Unit Parent
typedef public Data.Bind.Components.hpp Data.Bind.Components Data.Bind.Components

Description

Represents the IControlEditorName Delphi interface for C++Builder usage.

_di_IControlEditorName is a C++Builder type that provides a mechanism for getting the control editor name based on a given GUID (IControlEditorName).

See Also