RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCoolBands.FindBand Method

Returns the band that contains a specified control.

Pascal
function FindBand(AControl: TControl): TCoolBand;
C++
__fastcall TCoolBand FindBand(TControl * AControl);

Call FindBand to obtain the band containing the specified control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!