ToolsAPI.Editor.INTACodeEditorScrollbarAnnotation.SetStart

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

Delphi

procedure SetStart(const Value: Integer);

C++

virtual void __fastcall SetStart(const int Value) = 0 ;

プロパティ

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


説明

注釈の開始オフセットを設定します(有効値:0 ~15)。


関連項目