RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTextProperties.Destroy Destructor

Frees an instance of the TTextProperties class.

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

Call Destroy to free an instance of the TTextProperties class.

Note: Do not free instances of TTextProperties directly. TTextProperties 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!