API:System.SysUtils.PByteArray
Delphi
PByteArray = ^TByteArray;
C++
typedef TByteArray *PByteArray;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
pointer typedef |
public | System.SysUtils.pas System.SysUtils.hpp |
System.SysUtils | System.SysUtils |
Description
Embarcadero Technologies does not currently have any additional information.