Bde.DBTables.TBDEDataSet.GetKeyBuffer

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: protected
Source:
Bde.DBTables.pas
Bde.DBTables.hpp
Unit: Bde.DBTables
Parent: TBDEDataSet

Delphi

function GetKeyBuffer(KeyIndex: TKeyIndex): PKeyBuffer;

C++

PKeyBuffer __fastcall GetKeyBuffer(Data::Dbcommontypes::TKeyIndex KeyIndex);

Description

Embarcadero Technologies does not currently have any additional information.