API:Vcl.ValEdit.TValueListStrings.Changed
Delphi
procedure Changed; override;
C++
virtual void __fastcall Changed();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | Vcl.ValEdit.pas Vcl.ValEdit.hpp |
Vcl.ValEdit | TValueListStrings |
Description
Fires an OnChange event.
Vcl.ValEdit.TValueListStrings.Changed inherits from System.Classes.TStringList.Changed. All content below this line refers to System.Classes.TStringList.Changed.
Fires an OnChange event.
The Changed method fires an OnChange event.