Data.DBXCommonTable.TDBXCustomValueRow

From RAD Studio API Documentation
Jump to: navigation, search

Data.DBXCommonTable.TDBXRowTableData.DBXCommonTable.TDBXTableData.DBXCommonTable.TDBXTableRowData.DBXCommon.TDBXWritableValueListData.DBXCommon.TDBXValueListSystem.TObjectTDBXCustomValueRow

Delphi

TDBXCustomValueRow = class(TDBXRowTable)

C++

class PASCALIMPLEMENTATION TDBXCustomValueRow : public TDBXRowTable

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable Data.DBXCommonTable

Description

Used internally. Do not instantiate or use this class.

TDBXCustomValueRow is an internally used class and must not be directly instantiated and used.

See Also