RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TGlassFrame.IntersectsControl Method

Returns True if a control intersects the glass area.

Pascal
function IntersectsControl(Control: TControl): Boolean;
C++
__fastcall Boolean IntersectsControl(TControl * Control);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!