System.UITypes.TCursor
Delphi
TCursor = -32768..32767;
C++
enum DECLSPEC_DENUM TCursor : short {crMin=-32768, crMax=32767};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type enum |
public | System.UITypes.pas System.UITypes.hpp |
System.UITypes | System.UITypes |
Description
Embarcadero Technologies does not currently have any additional information.