Sets the color and alpha value of the virtual button.
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.
|