AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkText.SetColor Method (TAgkColor)

Sets the color of the text object.

Syntax
Pascal
procedure SetColor(const Color: TAgkColor); overload;
Parameters 
Description 
const Color: TAgkColor 
the color. 

This will set all characters in the text to be this color. You can set individual characters using SetCharColor.

Copyright (c) 2012. All rights reserved.