Class trichstringdatalist
Unit
Declaration
type trichstringdatalist = class(tmsestringdatalist)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tvirtualpersistent
- tnullinterfacedpersistent
- tlinkedpersistent
- tdatalist
- tdynamicdatalist
- tdynamicpointerdatalist
- tpoorstringdatalist
- tmsestringdatalist
- trichstringdatalist
Overview
Methods
| Protected | function getnoparagraphs(index: integer): boolean; override; |
| Protected | procedure freedata(var data); override; |
| Protected | procedure aftercopy(var data); override; |
| Protected | function compare(const l,r): integer; override; |
| Protected | procedure setstatdata(const index: integer; const value: msestring); override; |
| Protected | function getstatdata(const index: integer): msestring; override; |
| Public | constructor create; override; |
| Public | procedure insert(const index: integer; const item: msestring); override; |
| Public | function add(const value: msestring): integer; override; |
| Public | function add(const avalue: msestring; const anoparagraph: boolean): integer; override; |
| Public | function nextword(out value: lmsestringty): boolean; |
| Public | function getformatpo(index: integer): pformatinfoarty; |
| Public | function getparagraph(const index: integer; const aseparator: msestring = ''): msestring; |
Properties
| Public | property formats[index: integer]: formatinfoarty read Getformats write Setformats; |
| Public | property noparagraphs[index: integer]: boolean read getnoparagraphs
write setnoparagraphs; |
| Public | property richitems[index: integer]: richstringty read getrichitems write setrichitems; |
| Public | property richitemspo[index: integer]: prichstringty read getrichitemspo; |
| Public | property position: pointty read fposition write fposition; |
| Public | property asarray: richstringarty read getasarray write setasarray; |
| Public | property asmsestringarray: msestringarty read getasmsestringarray
write setasmsestringarray; |
Description
Methods
| Protected | function getnoparagraphs(index: integer): boolean; override; |
|
This item has no description. | |
| Protected | procedure freedata(var data); override; |
|
This item has no description. | |
| Protected | procedure aftercopy(var data); override; |
|
This item has no description. | |
| Protected | function compare(const l,r): integer; override; |
|
This item has no description. | |
| Protected | procedure setstatdata(const index: integer; const value: msestring); override; |
|
This item has no description. | |
| Protected | function getstatdata(const index: integer): msestring; override; |
|
This item has no description. | |
| Public | constructor create; override; |
|
This item has no description. | |
| Public | procedure insert(const index: integer; const item: msestring); override; |
|
This item has no description. | |
| Public | function add(const value: msestring): integer; override; |
|
This item has no description. | |
| Public | function add(const avalue: msestring; const anoparagraph: boolean): integer; override; |
|
This item has no description. | |
| Public | function nextword(out value: lmsestringty): boolean; |
|
This item has no description. | |
| Public | function getformatpo(index: integer): pformatinfoarty; |
|
This item has no description. | |
| Public | function getparagraph(const index: integer; const aseparator: msestring = ''): msestring; |
|
This item has no description. | |
Properties
| Public | property formats[index: integer]: formatinfoarty read Getformats write Setformats; |
|
This item has no description. | |
| Public | property noparagraphs[index: integer]: boolean read getnoparagraphs
write setnoparagraphs; |
|
This item has no description. | |
| Public | property richitems[index: integer]: richstringty read getrichitems write setrichitems; |
|
This item has no description. | |
| Public | property richitemspo[index: integer]: prichstringty read getrichitemspo; |
|
This item has no description. | |
| Public | property position: pointty read fposition write fposition; |
|
This item has no description. | |
| Public | property asarray: richstringarty read getasarray write setasarray; |
|
This item has no description. | |
| Public | property asmsestringarray: msestringarty read getasmsestringarray
write setasmsestringarray; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.