ToolsAPI.Editor.TEditorPaintLineEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TEditorPaintLineEvent = procedure(const Rect: TRect; const Stage: TPaintLineStage;
const BeforeEvent: Boolean; var AllowDefaultPainting: Boolean;
const Context: INTACodeEditorPaintContext) of object;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor ToolsAPI.Editor

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !