Class tstringcoldatalist

Unit

Declaration

type tstringcoldatalist = class(tmsestringdatalist)

Description

This item has no description.

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;

This item has no description.

Protected function getnoparagraphs(index: integer): boolean; override;

This item has no description.

Protected function getdefault: pointer; override;

This item has no description.

Public constructor create(const agrid: tcustomgrid); reintroduce;

This item has no description.

Public function add(const avalue: msestring; const anoparagraph: boolean): integer; override;

This item has no description.

Public function empty(const index: integer): boolean; override;

This item has no description.

Public function getparagraph(const index: integer; const aseparator: msestring = ''): msestring;

This item has no description.

Properties

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

This item has no description.

Published property facultative;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.