Vcl.ControlList.TControlListEnableControlEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TControlListEnableControlEvent = procedure(const AIndex: Integer; AControl: TControl; var AEnabled: Boolean) of object;

C++

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

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 !