API:System.SysUtils.TMarshaller.InOutString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function InOutString(SB: TStringBuilder; MaxLen: Integer): TPtrWrapper;

C++

System::TPtrWrapper __fastcall InOutString(TStringBuilder* SB, int MaxLen);

Properties

Type Visibility Source Unit Parent
function public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TMarshaller

Description

Embarcadero Technologies does not currently have any additional information.