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
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- tintegerdatalist
- tbooleandatalist
Overview
Methods
procedure fill(acount: integer; const defaultvalue: boolean); overload; |
|
procedure fill(const defaultvalue: boolean); overload; |
Properties
property asarray: longboolarty read getasarray
write setasarray; |
|
property items[constindex:integer]: boolean read Getitems write Setitems; |
Description
Methods
procedure fill(acount: integer; const defaultvalue: boolean); overload; |
|
procedure fill(const defaultvalue: boolean); overload; |
|
Properties
property asarray: longboolarty read getasarray
write setasarray; |
|
property items[constindex:integer]: boolean read Getitems write Setitems; |
|
Generated by PasDoc 0.16.0.