TText_Editor_Position
What: structure or class
File: _TE_Interface
Layer: 0
Platforms: C++, C#, Javascript, Pascal (All), PHP, Python
A structure representing a position within a document, consisting of the following
items:
Item | Description |
---|---|
Row | Row of position |
Column | Column of position |