API:ToolsAPI.Editor.INTACodeEditorEvents.PaintLine

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PaintLine(const Rect: TRect; const Stage: TPaintLineStage;
const BeforeEvent: Boolean; var AllowDefaultPainting: Boolean;
const Context: INTACodeEditorPaintContext);

C++

virtual void __fastcall PaintLine(const System::Types::TRect &Rect, const TPaintLineStage Stage, const bool BeforeEvent, bool &AllowDefaultPainting, const _di_INTACodeEditorPaintContext Context) = 0 ;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.