Vcl.Controls.TCanvasDC

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

type TCanvasDC = Cardinal;

C++

typedef HDC TCanvasDC;

Eigenschaften

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

Beschreibung

TCanvasDC ist ein Alias für HDC.

TCanvasDC ist ein Alias für HDC (Handle für einen Gerätekontext).

Siehe auch