[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'lFTP' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lcontainersh.inc line 15
type TLFront = class |
protected |
FEmptyItem: __front_type__; |
FItems: ; |
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 |
No notes exist for this page yet.