RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomMenuButton.Click Method

Executes the control's function.

Pascal
procedure Click; override;
C++
virtual __fastcall Click();

This override of the method inherited from TCustomButtonControl is essentially identical to the inherited method, with the exception of a few internal calls. 

 

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