Vcl.Forms.TCursorRecType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

end;
{$ELSE}
PCursorRec = ^TCursorRec;

C++

typedef PCursorRec TCursorRecType;

Propriétés

Type Visibilité  Source Unité  Parent
pointer
typedef
public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms Vcl.Forms

Description

Alias pour PCursorRec.

TCursorRecType est un alias pour le type PCursorRec.

Voir aussi