GetChar Method

[Top]  [Chapter]  [Previous]  [Next]

Applies to

IWPParInterface

Declaration

int GetChar(int Index);

Description

This function returns the character at a certain position in the current paragraph.

To read the character at the current position use

Memo.CurrPar.GetChar(Memo.TextCursor.CPPosInPar);


[idh_iwpparinterface_getchar.htm]    Copyright © 2007 by WPCubed GmbH