Data.DB.TPlatformValueBuffer.Free
Delphi
class procedure Free(Buffer: TValueBuffer); static;
C++
static void __fastcall Free(System::DynamicArray<System::Byte> Buffer);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | Data.DB.pas Data.DB.hpp |
Data.DB | TPlatformValueBuffer |
Description
Frees the previously-allocated value buffer.