Vcl.ControlList.TControlListEnableItemEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TControlListEnableItemEvent = procedure(const AIndex: Integer; var AEnabled: Boolean) of object;

C++

typedef void __fastcall (__closure *TControlListEnableItemEvent)(const int AIndex, 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 !