RAD Studio VCL Reference
|
Returns the rectangle that surrounds the item specified in the Item parameter.
function ItemRect(Index: Integer): TRect;
__fastcall TRect ItemRect(int Index);
Use ItemRect to obtain the rectangle that surrounds the tab when you are drawing on an owner-draw tab set.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|