Vcl.StdCtrls.TSelection.EndPos

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

Delphi

StartPos, EndPos: Integer;

C++

int EndPos;

プロパティ

種類 可視性 ソース ユニット
field public
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TSelection

説明

選択の終了位置を保持します。

EndPos は、選択の終了位置を保持します。

関連項目