[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ValEdit' (#lcl)

TValueListStrings

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: valedit.pas line 79

type TValueListStrings = class(TStringList) end;

protected

  procedure InsertItem();

  procedure Put(); override;

public

  constructor Create();

  destructor Destroy; override;

  procedure Assign(); override;

  procedure Clear; override;

  procedure CustomSort(); override;

  procedure Delete(); override;

  procedure Exchange(); override;

Inheritance

TValueListStrings

|

TStringList

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.