Data.Bind.Grid.TLinkGridToDataSourceColumnFactoryClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLinkGridToDataSourceColumnFactoryClass = class of TLinkGridToDataSourceColumnFactory;

C++

typedef System::TMetaClass* TLinkGridToDataSourceColumnFactoryClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
Data.Bind.Grid.pas
Data.Bind.Grid.hpp
Data.Bind.Grid Data.Bind.Grid

Description

TLinkGridToDataSourceColumnFactoryClass defines the metaclass for TLinkGridToDataSourceColumnFactory.

TLinkGridToDataSourceColumnFactoryClass is the metaclass for TLinkGridToDataSourceColumnFactory. Its value is the class reference for TLinkGridToDataSourceColumnFactory or for one of its descendants.

See Also