RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TRibbonLargeSplitButton.Click Method

Executes the control's function.

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

This override of the method inherited from TCustomActionControl is almost identical to the inherited method. The only difference is that if the button control is being manipulated at design time, extra actions are taken to ensure that the control is properly selected. 

 

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