API:Fmx.Bind.DBLinks.TBindDBStringGridColumnFactory

From RAD Studio API Documentation
Jump to: navigation, search

Data.Bind.DBLinks.TBindDBColumnFactorySystem.TObjectTBindDBStringGridColumnFactory

Delphi

TBindDBStringGridColumnFactory = class(TBindDBColumnFactory)

C++

class PASCALIMPLEMENTATION TBindDBStringGridColumnFactory : public Data::Bind::Dblinks::TBindDBColumnFactory

Properties

Type Visibility Source Unit Parent
class public
Fmx.Bind.DBLinks.pas
Fmx.Bind.DBLinks.hpp
Fmx.Bind.DBLinks Fmx.Bind.DBLinks

Description

TBindDBColumnFactory is a factory class that creates columns based on the given GUID and grid component.

Fmx.Bind.DBLinks.TBindDBStringGridColumnFactory inherits from Data.Bind.DBLinks.TBindDBColumnFactory. All content below this line refers to Data.Bind.DBLinks.TBindDBColumnFactory.

TBindDBColumnFactory is a factory class that creates columns based on the given GUID and grid component.

See Also