AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkVirtualButton.Destroy Destructor

The virtual button is automatically destroyed when its owner (such as the scene that uses it) is destroyed. However, you can free it earlier if you want.

Syntax
Pascal
destructor Destroy; override;
Copyright (c) 2012. All rights reserved.