Class trefreshinfolist
Unit
Declaration
type trefreshinfolist = class(tdatalist)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- trefreshinfolist
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; |
|
This item has no description. | |
| Public | constructor create; override; |
|
This item has no description. | |
| Public | procedure push(const value: refreshinfoty); |
|
This item has no description. | |
| Public | function pop: boolean; overload; |
|
This item has no description. | |
| Public | function pop(out value: refreshinfoty): boolean; overload; |
|
This item has no description. | |
Properties
| Public | property items[index: integer]: refreshinfoty read Getitems
write Setitems; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.