Class tcharstyledatalist

Unit

Declaration

type tcharstyledatalist = class(tdatalist)

Description

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 constructor create; override;
Public procedure clear; override;
Public function add(const value: charstylety): integer; overload;
Public function add(style: fontstylesty = []; fontcolor: pcolorty = nil; colorbackground: pcolorty = nil): integer; overload;
Public function add(const value: string): integer; overload;

Properties

Public property items[index:integer]: charstylety read Getitems write Setitems;

Description

Methods

Public constructor create; override;
 
Public procedure clear; override;
 
Public function add(const value: charstylety): integer; overload;
 
Public function add(style: fontstylesty = []; fontcolor: pcolorty = nil; colorbackground: pcolorty = nil): integer; overload;
 
Public function add(const value: string): integer; overload;
 

Properties

Public property items[index:integer]: charstylety read Getitems write Setitems;
 

Generated by PasDoc 0.16.0.