[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lcontainersh.inc line 15
type TLFront = class |
||
protected |
||
|
||
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; |
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |