Show: Delphi C++
Display Preferences

Vcl.Graphics.TCursorOrIcon

From XE2 API Documentation
Jump to: navigation, search

Delphi

  TCursorOrIcon = record
    Reserved: Word;
    wType: Word;
    Count: Word;
  end;

C++

struct DECLSPEC_DRECORD TCursorOrIcon{
public:
System::Word Reserved;
System::Word wType;
System::Word Count;
};

Properties

Type Visibility Source Unit Parent
struct
class
public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!

Personal tools
Previous Versions
Translations