Vcl.ControlList.TControlListGetItemHintEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TControlListGetItemHintEvent = procedure(const AIndex: Integer; var AHint: string) of object;

C++

typedef void __fastcall (__closure *TControlListGetItemHintEvent)(const int AIndex, System::UnicodeString &AHint);

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 !