Data.Bind.Components.IBindListEditorEvalShortcut

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

IBindListEditorEvalShortcut = interface

C++

__interface  INTERFACE_UUID("{B3E7381A-559C-479B-B867-92FDACFDFD34}") IBindListEditorEvalShortcut  : public System::IInterface

Description

Interface that editors of list controls that provide support for evaluation shortcuts must implement.

This interface defines the following methods:

See Also