ToolsAPI.Editor.TNTACodeEditorNotifier.PaintText

提供: RAD Studio API Documentation
移動先: 案内検索

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++

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);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
ToolsAPI.Editor.pas
ToolsAPI.Editor.hpp
ToolsAPI.Editor TNTACodeEditorNotifier

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。