API:Vcl.ValEdit.TValueListStrings.Changing

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Changing; override;

C++

virtual void __fastcall Changing();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListStrings

Description

Déclenche un événement OnChanging.

Vcl.ValEdit.TValueListStrings.Changing hérite de System.Classes.TStringList.Changing. Tout le contenu en-dessous de cette ligne se réfère à System.Classes.TStringList.Changing.

Déclenche un événement OnChanging.

La méthode Changing déclenche un événement OnChanging.

Voir aussi