System.Classes.TStringList.Changed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure Changed; virtual;

C++

virtual void __fastcall Changed(void);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
System.Classes.pas
System.Classes.hpp
System.Classes TStringList

Description

Fires an OnChange event.

The Changed method fires an OnChange event.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=System.Classes.TStringList.Changed&oldid=165770"