Class trefreshinfolist

Unit

Declaration

type trefreshinfolist = class(tdatalist)

Description

No description available, ancestor tdatalist description follows
No description available, ancestor tlinkedpersistent description follows
No description available, ancestor tnullinterfacedpersistent description follows
No description available, ancestor tvirtualpersistent description follows

Hierarchy

Overview

Methods

Protected function checkassigncompatibility( const source: tpersistent): boolean; override;
Public constructor create; override;
Public procedure push(const value: refreshinfoty);
Public function pop: boolean; overload;
Public function pop(out value: refreshinfoty): boolean; overload;

Properties

Public property items[index:integer]: refreshinfoty read Getitems write Setitems;

Description

Methods

Protected function checkassigncompatibility( const source: tpersistent): boolean; override;
 
Public constructor create; override;
 
Public procedure push(const value: refreshinfoty);
 
Public function pop: boolean; overload;
 
Public function pop(out value: refreshinfoty): boolean; overload;
 

Properties

Public property items[index:integer]: refreshinfoty read Getitems write Setitems;
 

Generated by PasDoc 0.16.0.