Vcl.ControlList.TControlListShowControlEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TControlListShowControlEvent = procedure(const AIndex: Integer; AControl: TControl; var AVisible: Boolean) of object;

C++

typedef void __fastcall (__closure *TControlListShowControlEvent)(const int AIndex, Vcl::Controls::TControl* AControl, bool &AVisible);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Vcl.ControlList.pas
Vcl.ControlList.hpp
Vcl.ControlList Vcl.ControlList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !