ToolsAPI.Editor.TNTACodeEditorNotifier.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++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor TNTACodeEditorNotifier

Description

Embarcadero Technologies does not currently have any additional information.