Class TRecentStrings (unit MRUList)

Inherits from

TStringList

TRecentStrings

Constructors


constructor Create;

TRecentStrings


Functions

function Add(const S: string): Integer;


procedure AddStrings(Strings: TStrings);

rmAppend

procedure DeleteExceed;


procedure Remove(const S: String);

rmAppend

procedure SetMaxSize(Value: Integer);


Properties

property MaxSize : Integer


property Mode : TRecentMode


Events

Variables

FMaxSize : Integer;


FMode : TRecentMode;



Constructors


constructor Create;

TRecentStrings


Functions


function Add(const S: string): Integer;


procedure AddStrings(Strings: TStrings);

rmAppend


procedure DeleteExceed;


procedure Remove(const S: String);

rmAppend


procedure SetMaxSize(Value: Integer);


Properties


property MaxSize : Integer


property Mode : TRecentMode


Events


Variables


FMaxSize : Integer;


FMode : TRecentMode;