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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!