FireDAC.Phys.IBWrapper.TIBPBReader.Reset

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Reset(const ABuffer: TFDByteString); overload;
procedure Reset(ALen: SmallInt); overload;

C++

void __fastcall Reset(const System::RawByteString ABuffer)/* overload */;
void __fastcall Reset(short ALen)/* overload */;

Properties

Type Visibility Source Unit Parent
procedure
function
public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper TIBPBReader

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!