Vcl.ComCtrls.TCoolBands.FindBand

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FindBand(AControl: TControl): TCoolBand;

C++

TCoolBand* __fastcall FindBand(Vcl::Controls::TControl* AControl);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBands

Beschreibung

Gibt den Bereich zurück, in dem ein bestimmtes Steuerelement enthalten ist.

Mit FindBand ermitteln Sie den Bereich, in dem das angegebene Steuerelement enthalten ist.