ToolsAPI.INTACustomDrawCodeInsightViewer.DrawLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DrawLine(Index: Integer; Canvas: TCanvas; var Rect: TRect;
DrawingHintText: Boolean; DoDraw: Boolean; var DefaultDraw: Boolean);

C++

virtual void __fastcall DrawLine(int Index, Vcl::Graphics::TCanvas* Canvas, System::Types::TRect &Rect, bool DrawingHintText, bool DoDraw, bool &DefaultDraw) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.