API:Vcl.Controls.IdentToCursor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IdentToCursor(const Ident: string; var Cursor: Longint): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall IdentToCursor(const System::UnicodeString Ident, System::LongInt &Cursor);

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls Vcl.Controls

Description

Embarcadero Technologies does not currently have any additional information.