ToolsAPI.IOTARawEditReader.GetLineData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure GetLineData(AFirstLine: Integer; ARange: Integer;
ACallBack: TOTALineDataCallback; AUserData: Pointer);

C++

virtual void __fastcall GetLineData(int AFirstLine, int ARange, TOTALineDataCallback ACallBack, void * AUserData) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI IOTARawEditReader

Description

Embarcadero Technologies does not currently have any additional information.