Vcl.ValEdit.TValueListStrings.Changing
Delphi
procedure Changing; override;
C++
virtual void __fastcall Changing();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | TValueListStrings |
Description
Called before an item's value is changed.
Changing is a method called automatically before the item's value is modified.