Vcl.Forms.TCursorRecType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

end;
{$ELSE}
PCursorRec = ^TCursorRec;

C++

typedef PCursorRec TCursorRecType;

Eigenschaften

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

Beschreibung

Alias für PCursorRec.

TCursorRecType ist ein Alias für den Typ PCursorRec.

Siehe auch