AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.CharPos Property

The current position of the specified character relative to the text object.

Syntax
Pascal
property CharPos [const CharIndex: Integer]: TAgkPoint;
Parameters 
Description 
CharIndex 
The index of the character to modify. Indexes start at 0. If the index is out of range it will be ignored. 
Copyright (c) 2012. All rights reserved.