BDE Controls

From RAD Studio
Jump to: navigation, search

Go Up to VCL Components Categories Index

This topic lists all controls from the Delphi BDE tool-palette.

Control Description

TTable

DBTables.TTable

TTable encapsulates a database table.

TQuery

DBTables.TQuery

TQuery represents a dataset with a result set that is based on an SQL statement.

TStoredProc

DBTables.TStoredProc

TStoredProc encapsulates a stored procedure in a BDE-based application.

TDatabase

DBTables.TDatabase

TDatabase provides discrete control over a connection to a single database in a BDE-based database application.

TSession

DBTables.TSession

TSession provides global management of a group of database connections in an application.

TBatchMove

DBTables.TBatchMove

TBatchMove performs database operations on groups of records or entire tables.

TUpdateSQL

DBTables.TUpdateSQL

TUpdateSQL applies cached updates on behalf of queries or stored procedures that can't post updates directly.

TNestedTable

DBTables.TNestedTable

TNestedTable encapsulates a dataset that is nested as a field within another table.



See Also

Personal tools
Newest Version: XE
In other languages