Data.DB.TPlatformValueBuffer.Free
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DB.pas Data.DB.hpp
| |
Unit: Data.DB | |
Parent: TPlatformValueBuffer |
Delphi
class procedure Free(var Buffer: TValueBuffer); static;
C++
static void __fastcall Free(TValueBuffer &Buffer);
Description
Frees the previously-allocated value buffer.