RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomActionManager.DeleteItem Method

Deletes an action band item.

Pascal
procedure DeleteItem(Caption: string);
C++
__fastcall DeleteItem(AnsiString Caption);

DeleteItem deletes an action band item after locating it based on its caption. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!