AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.SetImageDown Method

Sets the image used by the button when it is pressed.

Syntax
Pascal
procedure SetImageDown(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.