Unit 'lsmtp' Package
[Overview][Constants][Types][Classes][Index] [#pl_lnet]

TLFront

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

Declaration

Source position: lcontainersh.inc line 15

type TLFront = class

protected

  FEmptyItem: TLSMTPStatusRec;

  

  FItems: array [0..MAX_FRONT_ITEMS-1] of TLSMTPStatusRec;

  

  FTop: Integer;

  

  FBottom: Integer;

  

  FCount: Integer;

  

  function GetEmpty;

  

public

  constructor Create();

  

  function First;

  

  function Remove;

  

  function Insert();

  

  procedure Clear;

  

  property Count: Integer; [r]

  

  property Empty: Boolean; [r]

  

end;

Inheritance

TLFront

  

|

TObject



CT Web help

CodeTyphon Studio