ToolsAPI.Editor.INTACodeEditorEvents.PaintLine

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor INTACodeEditorEvents

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.