Vcl.ComCtrls.TCoolBands.FindBand

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FindBand(AControl: TControl): TCoolBand;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCoolBands

Description

Renvoie la bande qui contient le contrôle spécifié.

Appelez FindBand pour obtenir la bande contenant le contrôle spécifié.