API:System.UIConsts.StringToCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function StringToCursor(const S: string): TCursor;

C++

extern DELPHI_PACKAGE System::Uitypes::TCursor __fastcall StringToCursor(const System::UnicodeString S);

Properties

Type Visibility Source Unit Parent
function public
System.UIConsts.pas
System.UIConsts.hpp
System.UIConsts System.UIConsts

Description

Embarcadero Technologies does not currently have any additional information.