Sets the color of the specified character.
Parameters |
Description |
const CharIndex: Integer |
The index of the character to modify. Indexes start at 0. If the index is out of range it will be ignored. |
const Color: TAgkColor |
the color. |
Using the SetColor method will override this.
Copyright (c) 2012. All rights reserved.
|