RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonGroup.IndexOfButtonAt Method

Retrieves the index of a button, given x and y coordinates.

Pascal
function IndexOfButtonAt(const X: Integer; const Y: Integer): Integer;
C++
__fastcall int IndexOfButtonAt(const int X, const int Y);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!