API:Vcl.Forms.TCursorRec
Delphi
TCursorRec = record
C++
struct DECLSPEC_DRECORD TCursorRec
{
public:
PCursorRec Next;
int Index;
HICON Handle;
};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
record struct |
public | Vcl.Forms.pas Vcl.Forms.hpp |
Vcl.Forms | Vcl.Forms |
Description
Embarcadero Technologies does not currently have any additional information.