Vcl.Controls.PHintInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

PHintInfo = ^THintInfo;

C++

typedef THintInfo *PHintInfo;

Eigenschaften

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


Beschreibung

PHintInfo ist ein Zeiger auf einen THintInfo-Record.

Der Record THintInfo wird nur intern verwendet.

Siehe auch