Data.Bind.Components.TBindEditorFactory
Delphi
TBindEditorFactory = class
C++
class PASCALIMPLEMENTATION TBindEditorFactory : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Data.Bind.Components.pas Data.Bind.Components.hpp |
Data.Bind.Components | Data.Bind.Components |
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.