Data.Bind.Components.TBindEditorFactory
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.Bind.Components.pas Data.Bind.Components.hpp
| |
| Unit: Data.Bind.Components | |
| Parent: Data.Bind.Components | |
Delphi
TBindEditorFactory = class
C++
class PASCALIMPLEMENTATION TBindEditorFactory : public System::TObject
Description
Is a factory class for the binding editor. TBindEditorFactory is responsible for creating an editor (such as a list editor or grid editor) that can manage a control on behalf of a binding component.