Sets the color of the flashing cursor in the text box.
procedure SetCursorColor(const Color: TAgkColor); overload;
|
Parameters |
Description |
|
const Color: TAgkColor |
the color. |
The alpha component of the color is ignored.
|
Copyright (c) 2012. All rights reserved.
|