ToolsAPI.Editor.TEditorPaintGutterEvent
Delphi
TEditorPaintGutterEvent = procedure(const Rect: TRect; const Stage: TPaintGutterStage;
const BeforeEvent: Boolean; var AllowDefaultPainting: Boolean;
const Context: INTACodeEditorPaintContext) of object;
C++
typedef void __fastcall (__closure *TEditorPaintGutterEvent)(const System::Types::TRect &Rect, const TPaintGutterStage Stage, const bool BeforeEvent, bool &AllowDefaultPainting, const _di_INTACodeEditorPaintContext Context);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
type typedef |
public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | ToolsAPI.Editor |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。