ToolsAPI.Editor.INTACodeEditorEvents.PaintText

De RAD Studio API Documentation
Révision datée du 13 décembre 2022 à 20:03 par BuildBot (discussion | contributions) (Page créée avec « {{#lst:API:ToolsAPI.Editor.INTACodeEditorEvents.PaintText|api}} ==Description== {{#lsth:API:ToolsAPI.Editor.INTACodeEditorEvents.PaintText|Description}} »)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à : navigation, rechercher

Delphi

procedure PaintText(const Rect: TRect; const ColNum: SmallInt; const Text: string;
const SyntaxCode: TOTASyntaxCode; const Hilight, BeforeEvent: Boolean;
var AllowDefaultPainting: Boolean; const Context: INTACodeEditorPaintContext);

C++

virtual void __fastcall PaintText(const System::Types::TRect &Rect, const short ColNum, const System::UnicodeString Text, const Toolsapi::TOTASyntaxCode SyntaxCode, const bool Hilight, const bool BeforeEvent, bool &AllowDefaultPainting, const _di_INTACodeEditorPaintContext Context) = 0 ;

Propriétés

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

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 !