AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkEditBox.Destroy Destructor

The edit box 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.