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

Sets the color and alpha value of the virtual button.

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

By default buttons are greyscale so that they can accept various colors.

Copyright (c) 2012. All rights reserved.