FireDAC.Stan.Intf.PPByte

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PPByte = ^PByte;

C++

typedef System::PByte *PPByte;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Beschreibung

Zeiger auf einen Typ.

PPByte ist ein Zeiger auf den PByte-Typ.

Siehe auch