Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.ChangeCase Method

Changes case of the specified text range.

function ChangeCase(Pos: integer; Count: integer; Oper: TChangeCase): Boolean;

Pos is zero-based start position of text range; Count - length of the text range; Oper specifies change case operation.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!