FMX.ListBox.TCustomListBox.TStringsChangedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TStringsChangedEvent = procedure(const S: string; const StringsEvent: TCustomListBox.TStringsChangeOp) of object;

C++

typedef void __fastcall (__closure *TStringsChangedEvent)(const System::UnicodeString S, const TStringsChangeOp StringsEvent);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox

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 !