ToolsAPI.Editor.INTACodeEditorEvents.PaintLine

提供: RAD Studio API Documentation
2022年12月14日 (水) 13:28時点におけるBuildBot (トーク | 投稿記録)による版 (ページの作成:「{{#lst:API:ToolsAPI.Editor.INTACodeEditorEvents.PaintLine|api}} ==説明== {{#lsth:API:ToolsAPI.Editor.INTACodeEditorEvents.PaintLine|説明}}」)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索

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 ;

プロパティ

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

説明

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