Class tstringcoldatalist

Unit

Declaration

type tstringcoldatalist = class(tmsestringdatalist)

Description

No description available, ancestor tmsestringdatalist description follows
No description available, ancestor tpoorstringdatalist description follows
No description available, ancestor tdynamicpointerdatalist description follows
No description available, ancestor tdynamicdatalist 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

Protected procedure afterrowcountupdate;
Protected function getnoparagraphs(index: integer): boolean; override;
Protected function getdefault: pointer; override;
Public constructor create(const agrid: tcustomgrid); reintroduce;
Public function add(const avalue: msestring; const anoparagraph: boolean): integer; override;
Public function empty(const index: integer): boolean; override;
Public function getparagraph(const index: integer; const aseparator: msestring = ''): msestring;

Properties

Public property noparagraph[index:integer]: boolean read getnoparagraphs;
Published property facultative;

Description

Methods

Protected procedure afterrowcountupdate;
 
Protected function getnoparagraphs(index: integer): boolean; override;
 
Protected function getdefault: pointer; override;
 
Public constructor create(const agrid: tcustomgrid); reintroduce;
 
Public function add(const avalue: msestring; const anoparagraph: boolean): integer; override;
 
Public function empty(const index: integer): boolean; override;
 
Public function getparagraph(const index: integer; const aseparator: msestring = ''): msestring;
 

Properties

Public property noparagraph[index:integer]: boolean read getnoparagraphs;
 
Published property facultative;
 

Generated by PasDoc 0.16.0.