Data.DBXCommonTable.TDBXCustomValueRow

From RAD Studio API Documentation
Jump to: navigation, search

Error: Image is invalid or non-existent.

[–] Properties
Type: class
Visibility: public
Source:
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Unit: Data.DBXCommonTable
Parent: Data.DBXCommonTable

Delphi

TDBXCustomValueRow = class(TDBXRowTable)

C++

class PASCALIMPLEMENTATION TDBXCustomValueRow : public TDBXRowTable

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