API:System.SysUtils.TStringBuilder.CopyTo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure CopyTo(SourceIndex: Integer; const Destination: TCharArray; DestinationIndex: Integer; Count: Integer);

C++

void __fastcall CopyTo(int SourceIndex, const System::DynamicArray<System::WideChar> Destination, int DestinationIndex, int Count);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils TStringBuilder

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !