Datasnap.DBClient.PKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

PKeyBuffer = ^TKeyBuffer;

C++

typedef TKeyBuffer *PKeyBuffer;

Properties

Type Visibility Source Unit Parent
pointer
typedef
public
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Datasnap.DBClient Datasnap.DBClient

Description

Is a pointer to a TKeyBuffer record.

See Also