API:System.Classes.TCustomMemoryStream.SetPointer

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetPointer(Ptr: Pointer; const Size: NativeInt);

C++

void __fastcall SetPointer(void * Ptr, const System::NativeInt Size);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Classes.pas
System.Classes.hpp
System.Classes TCustomMemoryStream

Description

Embarcadero Technologies does not currently have any additional information.