Fmx.Bind.DBLinks.TBindDBStringGridColumnCreator

From RAD Studio API Documentation
Jump to: navigation, search

System.TInterfacedObjectSystem.TObjectTBindDBStringGridColumnCreator

Delphi

TBindDBStringGridColumnCreator = class(TInterfacedObject, IBindDBGridLinkControlManager)

C++

class PASCALIMPLEMENTATION TBindDBStringGridColumnCreator : public System::TInterfacedObject

Properties

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

Description

Implements functionality to add, describe or update specific columns in a string grid.

See Also