Back to Devexpress

TdxDBColorGallery.DataBinding Property

vcl-dxdbcolorgallery-dot-tdxdbcolorgallery.md

latest770 B
Original Source

TdxDBColorGallery.DataBinding Property

Specifies a data source connection.

Declaration

delphi
property DataBinding: TcxDBDataBinding read; write;

Property Value

Type
TcxDBDataBinding

Remarks

This property implements data retrieval and posting to a data store. The DataBinding.DataSource identifies a dataset to which to connect. The DataBinding.DataField property identifies data source field.

See Also

TdxDBColorGallery Class

TdxDBColorGallery Members

dxDBColorGallery Unit