RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCategoryButtons.GetCategoryAt Method

Retrieves category at specified position.

Pascal
function GetCategoryAt(X: Integer; Y: Integer): TButtonCategory;
C++
__fastcall TButtonCategory GetCategoryAt(int X, int Y);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!