Vcl.StdCtrls.TSelection.EndPos
Delphi
StartPos, EndPos: Integer;
C++
int EndPos;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | Vcl.StdCtrls.pas Vcl.StdCtrls.hpp |
Vcl.StdCtrls | TSelection |
Description
Holds the end position of the selection.
EndPos holds the end position of the selection.