API:Vcl.Controls.CursorToIdent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CursorToIdent(Cursor: Longint; var Ident: string): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall CursorToIdent(int Cursor, System::UnicodeString &Ident);

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.