System.PWord

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PWord         = ^Word;

C++

typedef Word *PWord;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
pointer
typedef
public
System.pas
System.hpp
System System


Beschreibung

Ist ein Zeiger auf ein Word.

PWord ist ein Zeiger auf ein Word.