RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuProperties.Destroy Destructor

Frees an instance of the TMenuProperties class.

Pascal
destructor Destroy; override;
C++
virtual __fastcall ~TMenuProperties();

Call Destroy to free an instance of the TMenuProperties class.

Note: Do not free instances of TMenuProperties directly. TMenuProperties is freed automatically by TActionClientItem when its CommandStyle property is modified.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!