API:System.MoveChars
Delphi
procedure MoveChars(const Source; var Dest; Length: Integer);
C++
extern DELPHI_PACKAGE void __fastcall MoveChars(const void *Source, void *Dest, int Length);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | System.pas System.hpp |
System | System |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!