RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.OnButtonClicked Event

Occurs when a button is clicked, if the OnClick event is not present.

Pascal
property OnButtonClicked: TGrpButtonEvent;
C++
__property TGrpButtonEvent OnButtonClicked;
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!