Sets the image used by the button when it is not being pressed.
procedure SetImageUp(const Image: TAgkImage);
Parameters |
Description |
const Image: TAgkImage |
the image to use (or nil for the default image) |
You can set Image to nil to return it to the default image.
Copyright (c) 2012. All rights reserved.
|