Vcl.Forms.TGlassFrame.IntersectsControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function IntersectsControl(Control: TControl): Boolean;

C++

bool __fastcall IntersectsControl(Vcl::Controls::TControl* Control);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.Forms.pas
Vcl.Forms.hpp
Vcl.Forms TGlassFrame

Beschreibung

Gibt True zurück, wenn ein Steuerelement in den Glasbereich hineinreicht.