AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkScene.SetPrintColor Method (TAgkColor)

Sets the color of the printed text.

Syntax
Pascal
class procedure SetPrintColor(const Color: TAgkColor); overload; static;
Parameters 
Description 
const Color: TAgkColor 
the print color. 

This is a global command and will affect all printed text in the next frame. To control color on a per string basis, use TAgkText.

Copyright (c) 2012. All rights reserved.