ToolsAPI.IOTAHelpInsight.GetEditorDocInfo

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEditorDocInfo(var Line: Integer; var Col: Integer; var Width: Integer): WideString; safecall;

C++

virtual HRESULT __safecall GetEditorDocInfo(int &Line, int &Col, int &Width, System::WideString &__GetEditorDocInfo_result) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTAHelpInsight

Description

Embarcadero Technologies does not currently have any additional information.