Class tbooleandatalist

Unit

Declaration

type tbooleandatalist = class(tintegerdatalist)

Description

No description available, ancestor tintegerdatalist description follows
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

Public procedure fill(acount: integer; const defaultvalue: boolean); overload;
Public procedure fill(const defaultvalue: boolean); overload;

Properties

Public property asarray: longboolarty read getasarray write setasarray;
Public property items[constindex:integer]: boolean read Getitems write Setitems;

Description

Methods

Public procedure fill(acount: integer; const defaultvalue: boolean); overload;
 
Public procedure fill(const defaultvalue: boolean); overload;
 

Properties

Public property asarray: longboolarty read getasarray write setasarray;
 
Public property items[constindex:integer]: boolean read Getitems write Setitems;
 

Generated by PasDoc 0.16.0.