AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkObject.Destroy Destructor

Destroys and frees this object.

Syntax
Pascal
destructor Destroy; override;

If this object owns other objects, then those objects will be freed as well.

Copyright (c) 2012. All rights reserved.