Unit 'ValEdit' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TValueListStrings

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

Declaration

Source position: valedit.pas line 81

type TValueListStrings = class(TStringList)

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;

  

end;

Inheritance

TValueListStrings

  

|

TObject



CT Web help

CodeTyphon Studio